EigEval:
-------------------------------------------------------------------------------
Evaluate the eigenvalues and eigenvectors graphically. The eigenvectors
are normalized to 1.
-------------------------------------------------------------------------------
Form:
hPlot = EigEval( g, hAxes )
-------------------------------------------------------------------------------
------
Inputs
------
g (:) Plant object of type statespace
hAxes (1,1) Figure handle
-------
Outputs
-------
hPlot (1,1) Handle to the plot
-------------------------------------------------------------------------------
Children:
Common: Classes/@statespace/statespace.m
Common: Graphics/NewFig
Common: Graphics/PltStyle