show
Description
visualizes the UAV mission in a figure in the local east-north-up (ENU) frame, and returns
the axes handle AX
= show(mission
)AX
that contains the plot.
sets additional options specified by one or more name-value pair arguments in addition to
all input arguments from the previous syntax. For example,
AX
= show(___,Name=Value
)show(mission,ReferenceLocation=[0 0 0])
shows the mission with the
reference location set to [0 0 0]
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b
See Also
Objects
Functions
addChangeSpeed
|addHover
|addLand
|addLoiter
|addTakeoff
|addWaypoint
|removeItem
|showdetails