TreePlot:

Path: SC/Dynamics

% Plot the output of tree.    

   Since version 2.
--------------------------------------------------------------------------
   Form:
   TreePlot( tPlot, xPlot, treeDS, body, hPlot )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   tPlot        (1,:) Time
   xPlot        (:,:) States
   treeDS       (:)   Tree data structure
   body         (:,:) Body data structure
   hPlot        (1,:) Momentum magnitude

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

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

Children:

Common: Graphics/Plot2D

Back to the SC Module page