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, blend ) -------------------------------------------------------------------------- ------ Inputs ------ v (:,3) Vertices f (:,3) Faces name (1,:) Figure name blend (1,1) If true blend the vertex lines ------- Outputs ------- None --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: ComponentModels/Box Common: General/DeBlankLT Common: General/Watermark Common: Graphics/NewFig Common: Graphics/PltStyle Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Math: Linear/Mag
Back to the Common Module page