Mathematica >

TableSpacing

TableSpacing
is an option for TableForm and MatrixForm which specifies how many spaces should be left between each successive row or column.
  • TableSpacing->{s1, s2, ...} specifies that si 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.
New in 2
© 2008 Wolfram Research, Inc.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team