SaturnsRings:

Path: AerospaceUtils/ComponentModels

% Get CAD vertices and faces for the rings of Saturn.
 This is an array vertices and faces for four components.

 Type SaturnsRings for a demo that draws the rings and the planet.
--------------------------------------------------------------------------
   Form:
   m = SaturnsRings
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   None

   -------
   Outputs
   -------
   m          (4,1)   Rings
                      .v vertices
                      .f faces

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

Children:

SC: SCMat/Saturn
Common: ComponentModels/GeomPatch
Common: General/DeBlankLT
Common: Graphics/NewFig
Common: Graphics/PltStyle
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Math: Linear/Mag

Back to the AerospaceUtils Module page