Mathematica 9 is now available

TableSpacing

Usage

TableSpacing is an option for TableForm and MatrixForm which specifies how many spaces should be left between each successive row or column.


Notes

TableSpacing -> { ,  , ... } specifies that  spaces should be left in dimension i.
• For columns, the spaces are rendered as space characters. For rows, the spaces are rendered as blank lines.
• For TableForm, TableSpacing -> Automatic yields spacings {1, 3, 0, 1, 0, 1, ... }.
• See Section 2.9.8.
• New in Version 2.


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.