orientationPlotter
R2026bOrientation plotter for theater plot
Description
An OrientationPlotter object defines an orientation plotter
belonging to a theaterPlot object. Use the
plotOrientation function to
plot orientations using the OrientationPlotter object.
Creation
Description
creates an oPlotter = orientationPlotter(tp)OrientationPlotter object for use with the theater plot
tp.
creates an oPlotter = orientationPlotter(tp,Name,Value)OrientationPlotter object with additional options specified by
one or more name-value arguments. Specify optional properties using
name-value arguments.
Input Arguments
Properties
Object Functions
plotOrientation | Plot set of orientations in orientation plotter |
clearData | Clear data from specific plotter of theater plot |
clearPlotterData | Clear plotter data from theater plot |
Examples
Version History
Introduced in R2018b
See Also
theaterPlot | plotOrientation | clearData | clearPlotterData
