Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Input and Output / Format Types  /
TableHeadings

  • TableHeadings is an option for TableForm and MatrixForm which gives the labels to be printed for entries in each dimension of a table or matrix.
  • TableHeadings -> None gives no labels in any dimension.
  • TableHeadings -> Automatic gives successive integer labels for each entry in each dimension.
  • TableHeadings -> , , ... , ... gives explicit labels for each entry.
  • The labels can be strings or other Mathematica expressions.
  • The labels are placed as headings for rows or columns.
  • See the Mathematica book: Section 2.8.8.

    Further Examples

    See the Further Examples for TableForm.


    Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
    THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
    SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.