Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Input and Output / Format Types /

TableDirections

FilledSmallSquare TableDirections is an option for TableForm and MatrixForm which specifies whether successive dimensions should be arranged as rows or columns.

FilledSmallSquare TableDirections -> Column specifies that successive dimensions should be arranged alternately as columns and rows, with the first dimension arranged as columns.

FilledSmallSquare TableDirections -> Row takes the first dimension to be arranged as rows.

FilledSmallSquare TableDirections -> , , ... specifies explicitly whether each dimension should be arranged with Column or Row.

FilledSmallSquare See Section 2.9.8.

FilledSmallSquare See also: TableSpacing.

FilledSmallSquare New in Version 2.

Further Examples



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.