Mathematica 9 is now available

TreeFormTableForm

MatrixForm

FilledSmallSquareMatrixForm[list] prints with the elements of list arranged in a regular array.

FilledSmallSquare In StandardForm the array is shown enclosed in parentheses.

FilledSmallSquareMatrixForm prints a single-level list in a column. It prints a two-level list in standard matrix form. More deeply nested lists are by default printed with successive dimensions alternating between rows and columns.

FilledSmallSquare Elements in each column are by default centered.

FilledSmallSquareMatrixForm takes the same set of options as TableForm.

FilledSmallSquareMatrixForm acts as a "wrapper", which affects printing, but not evaluation.

FilledSmallSquare See The Mathematica Book: Section 1.8.3 and Section 2.8.8.

FilledSmallSquare See also: TableForm, ColumnForm, GridBox, GraphicsArray.

Further Examples

TreeFormTableForm



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.