Path: Common/Graphics
% Draw fields of view. Type DrawFOV for a demo which draws two fields of view. -------------------------------------------------------------------------- Form: DrawFOV( f, l, axesHandle ) -------------------------------------------------------------------------- ------ Inputs ------ f (:) FOV data structure .r (3,1) Location .b (3,1) Unit boresight vector .fOV (1,1) Angle (rad) l (1,1) Length axesHandle (1,1) Handle of axes to draw on, or else makes new figure. ------- 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/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 Common Module page