DispG:

-------------------------------------------------------------------------------
   Display a "g" statespace system suing vertical bar charts.
   Has a built-in demo for the L1011.
-------------------------------------------------------------------------------
   Form:
   DispG( action, modifier )
-------------------------------------------------------------------------------

   ------
   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: General/CloseFigure
Common: General/DeleteIfHandle
Common: Graphics/PltStyle