etreeplot - Plot elimination tree - MATLAB (original) (raw)

Plot elimination tree

Syntax

etreeplot(A) etreeplot(A,nodeSpec,edgeSpec)

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.

Version History

Introduced before R2006a

See Also

etree | treeplot | treelayout