Path: Common/Control
% Evaluate the eigenvalues and eigenvectors graphically. The eigenvectors are normalized to 1. Type EigVal for a demo. -------------------------------------------------------------------------- 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 --------------------------------------------------------------------------
Common: CommonData/L1011 Common: Graphics/NewFig Common: Graphics/PltStyle
Back to the Common Module page