Symbolic Math Toolbox    
pretty

Prettyprint symbolic expressions.

Syntax

Description
The pretty function prints symbolic output in a format that resembles typeset mathematics.

pretty(S) prettyprints the symbolic matrix S using the default line width of 79.

pretty(S,n) prettyprints S using line width n instead of 79.

Examples
The following statements

return


 poly2sym procread