Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

TableAlignments

TableAlignments
is an option for TableForm and MatrixForm which specifies how entries in each dimension should be aligned.
  • TableAlignments->{a1, a2, ...} specifies alignments for successive dimensions.
  • For dimensions that are given as columns, possible alignments are Left, Center and Right. For dimensions that are given as rows, possible alignments are Bottom, Center and Top.
Specify vertical and horizontal alignments for TableForm:
Define multiple dimensional alignments for MatrixForm:
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team