|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
TableAlignments
TableAlignments
is an option for TableForm and MatrixForm which specifies how entries in each dimension should be aligned.
DetailsDetails
- 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.
- The default setting TableAlignments->Automatic uses Left for column alignment, and Bottom for row alignment.
New in 2
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

