Panels:

Path: AerospaceUtils/ComponentModels

% Draw panels for a spacecraft.
 These have no thickness.

 Type Panels for a demo.
--------------------------------------------------------------------------
   Form:
   [v, f] = Panels( x, y, z, face )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   x                 x length
   y                 y length
   z                 z length
   face              Which face is drawn
   

   -------
   Outputs
   -------
   v                 Vertices
   f                 Faces

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

Children:

Common: Graphics/NewFig
Common: Graphics/PolygonProps
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS

Back to the AerospaceUtils Module page