Mathematica 9 is now available

TableDepth

Usage

TableDepthTableForm MatrixForm 的一个选项,指定以表格或矩阵格式显示的层的最大数目。


Notes

TableForm[list, TableDepth -> n] 显示 list 中在层n以下的元素为普通列表,而不是以表格形式排列它们。
• 在缺省设置TableDepth -> Infinity下,尽可能多的层以表格形式显示。在TableForm中,显示层不必由相同列表结构的元素组成。而在MatrixForm中,它们必须那样。
• 参见Mathematica 全书: 2.8.8.
• 同时参见: TensorRank.
Further Examples

See the Further Examples for TableForm.



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.