WirePlot:

Path: SC/Dynamics

% Plot the wires. One wire is plotted on each page.

   Since version 2.
--------------------------------------------------------------------------
   Form:
   WirePlot( x, t, s )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   xPlot        (m,:)     The state vector
                          [x;v;q;w;xWire;vWire]
   t            (1,1)     Time
   s            (:)       Wire data structure

   -------
   Outputs
   -------
   None

--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D

Back to the SC Module page