Path: Common/Graphics
% Draw and object from vertices in a figure window using patch. The object will be a uniform color. Type DrawVertices for a demo. -------------------------------------------------------------------------- Form: DrawVertices( v, f, name ) -------------------------------------------------------------------------- ------ Inputs ------ v (:,3) Vertices f (:,3) Faces name (1,:) Figure name ------- Outputs ------- None --------------------------------------------------------------------------
Common: ComponentModels/Box Common: General/Watermark Common: Graphics/NewFig Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Math: Linear/Mag
Back to the Common Module page