Path: Common/Control
% Display a statespace system using vertical bar charts.
Has a built-in demo for the L1011.
DispG is the same as DispG('initialize');
--------------------------------------------------------------------------
Form:
DispG( action, modifier )
--------------------------------------------------------------------------
------
Inputs
------
g (:) Plant object of type statespace
hAxes (1,1) Figure handle
-------
Outputs
-------
hPlot (1,1) Handle to the plot
--------------------------------------------------------------------------
Common: CommonData/L1011 Common: General/CloseFigure Common: General/DeleteIfHandle Common: Graphics/PltStyle
Back to the Common Module page