CompactPCIChassis:

Path: AerospaceUtils/ComponentModels

% Generate a CompactPCI 3U Chassis.
 Sizes it based on the number of boards.

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

   ------
   Inputs
   ------
   n          (1,1) Number of boards

   -------
   Outputs
   -------
   v          (:,3)  Vertices
   f          (:,3)  Faces
   d          (1,3)  Dimensions 

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

Children:

Common: Graphics/NewFig
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Math: Linear/Mag

Back to the AerospaceUtils Module page