Path: ACPro/ModelCreation
% Draws angles and arcs between them. You can name the angles with the optional name argument. If your figure does not use axis image the arrows may look strange. Type DrawAngles for a demo. -------------------------------------------------------------------------- Form: DrawAngles( p0, p, name ) -------------------------------------------------------------------------- ------ Inputs ------ p0 (3,1) Origin p (3,:) End points name {:} Names of the angle ------- Outputs ------- None --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: ComponentModels/Box Common: ComponentModels/Frustrum Common: General/DeBlankLT Common: General/Watermark Common: Graphics/DrawVertices Common: Graphics/NewFig Common: Graphics/PltStyle Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Common: Quaternion/AU2Q Common: Quaternion/Q2Mat Common: Quaternion/QTForm Common: Quaternion/U2Q Math: Geometry/Perpendicular Math: Linear/Cross Math: Linear/Dot Math: Linear/DupVect Math: Linear/Mag Math: Linear/Unit
Back to the ACPro Module page