Path: Common/ComponentModels
% Create a mesh ellipsoid. Type MeshEllipsoid for a demo -------------------------------------------------------------------------- Form: [v, f] = MeshEllipsoid( a, b, c, n ) -------------------------------------------------------------------------- ------ Inputs ------ a (1,1) x width b (1,1) y width c (1,1) z width n (1,1) Number o grid lines ------- Outputs ------- v (:,3) Vertices f (:,3) Faces --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: ComponentModels/Box Common: General/DeBlankLT Common: General/Watermark Common: Graphics/DrawVertices Common: Graphics/NewFig Common: Graphics/PltStyle Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Math: Linear/Mag
Back to the Common Module page