trajectoryPlotter
R2026bTrajectory plotter for theater plot
Description
A TrajectoryPlotter object defines a trajectory plotter belonging
to a theaterPlot object. Use the
plotTrajectory function to
plot trajectories using the TrajectoryPlotter object.
Creation
Description
creates a trajPlotter = trajectoryPlotter(tp)TrajectoryPlotter object for use with the theater plot
tp.
creates a trajPlotter = trajectoryPlotter(tp,Name,Value)TrajectoryPlotter object with additional options specified by
one or more name-value arguments. Specify optional properties using
name-value arguments.
Input Arguments
Properties
Object Functions
plotTrajectory | Plot set of trajectories in trajectory plotter |
clearData | Clear data from specific plotter of theater plot |
clearPlotterData | Clear plotter data from theater plot |
Examples
Version History
Introduced in R2018b



