MATLAB Function Reference Previous page   Next Page
etreeplot

Plot elimination tree

Syntax

Description

etreeplot(A) plots the elimination tree of A (or A+A', if non-symmetric).

etreeplot(A,nodeSpec,edgeSpec) allows optional parameters nodeSpec and edgeSpec to set the node or edge color, marker, and linestyle. Use '' to omit one or both.

See Also

etree, treeplot, treelayout


Previous page  etree eval Next page

© 1994-2005 The MathWorks, Inc.