Path: AerospaceUtils/CAD
% Draw a series of patches. Enter as many v,f pairs as desired. Each grouping will be assigned a different color. Type DrawPatch for demo. -------------------------------------------------------------------------- Form: DrawPatch( varargin ) -------------------------------------------------------------------------- ------ Inputs ------ v (n,1) Vertices f (m,1) Faces ------- Outputs ------- None --------------------------------------------------------------------------
Common: ComponentModels/Box Common: ComponentModels/Frustrum Common: Graphics/AssignColors Common: Graphics/NewFig Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS SC: Visualization/PlotPlanet
Back to the AerospaceUtils Module page