ICONS:

--------------------------------------------------------------------------
   Generate a model of the Integrated Communications and Navigation
   Sensor.

   Type ICONS for a demo.

   This is an example of how to build up models of devices and compute
   their inertias.
--------------------------------------------------------------------------
   Form:
   [v, f, inr] = ICONS( demo )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   demo        (1,1) Anything draws icons

   -------
   Outputs
   -------
   v           (:,3) Vertices
   f           (:,3) Faces
   inr         (1,1) Inertia data structure

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

Children:

Common: CAD/AddMass
Common: CAD/Inertias
Common: ComponentModels/Box
Common: ComponentModels/Frustrum
Common: ComponentModels/USR30Motor
Common: Graphics/NewFig
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Math/DupVect
Common: Math/Mag