|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
$OutputSizeLimit |
| $OutputSizeLimit specifies the maximum size in bytes of expressions that will automatically be output in their entirety in a Mathematica notebook. |
This produces output that is somewhat lengthy:
Set $OutputSizeLimit to be rather small:
Now the same output as before is shown in a shortened form:
This resets the $OutputSizeLimit option to its global setting:
|
| © 2008 Wolfram Research, Inc. |