plotTrajectory
Description
plotTrajectory(
specifies the trajectories to show in the trajectory plotter,
trajPlotter
,trajCoordList
)trajPlotter
. The input argument trajCoordList
is a
cell array of M-by-3 matrices, where M is the number
of points in the trajectory. Each matrix in trajCoordList
can have a
different number of rows. The first, second, and third columns of each matrix correspond to
the x-, y-, and z-coordinates of a
curve through M points that represent the corresponding
trajectory.
Examples
Input Arguments
Version History
Introduced in R2021a
See Also
trajectoryPlotter
| theaterPlot
| clearData
| clearPlotterData