Path: AerospaceUtils/ComponentModels
% Generate a model of a motor. Type USR30Motor for a demo. Since version 10. -------------------------------------------------------------------------- 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 --------------------------------------------------------------------------
Common: ComponentModels/Frustrum Common: Graphics/NewFig Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS
Back to the AerospaceUtils Module page