TreeSim:

Path: SC/Dynamics

% Three body simulation. The bodies are connected

   1 - y DOF - 2 - zDOF - 3

   Overall there are 5 dof.

   See TreeCAD.m for a demonstration of how to use Tree with the CAD
   functions.

   Since version 2.
  ------------------------------------------------------------------------
  See also TimeGUI, Mag, RK4, TreeAdd, TreeH, TreeInit, TreePlot, TreePrnt
  ------------------------------------------------------------------------
%
-------------------------------------------------------------------------------
   Copyright 1997-1998 Princeton Satellite Systems, Inc. All rights reserved.
-------------------------------------------------------------------------------

Children:

SC: Dynamics/TreeAdd
SC: Dynamics/TreeH
SC: Dynamics/TreeInit
SC: Dynamics/TreePlot
SC: Dynamics/TreePrnt
Common: CommonData/SwooshWatermark
Common: GUIs/TimeGUI
Common: General/CellToMat
Common: General/CloseIfHandle
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Common: Quaternion/Q2Mat
Common: Quaternion/QForm
Common: Quaternion/QPose
Common: Quaternion/QUnit
Math: Integration/RK4
Math: Linear/Cross
Math: Linear/DupVect
Math: Linear/Mag
Math: Linear/SkewSymm

Back to the SC Module page