USR30Motor:

--------------------------------------------------------------------------
   Generate a model of a motor.

   Type USR30Motor for a demo.
--------------------------------------------------------------------------
   Form:
   [v, f, d] = USR30Motor( demo )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   demo        (1,1) If entered run the demo

   -------
   Outputs
   -------
   v           (:,3) Vertices
   f           (:,3) Faces
   d           (1,1) Data
                     .r (1,3) Radii
                     .z (1,3) Z locations of base

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

Children:

Common: ComponentModels/Frustrum
Common: Graphics/NewFig
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS