Main Content
findPlotter
Return array of plotters associated with theater plot
Description
returns the array of plotters associated with the theater plot, p
= findPlotter(tp
)tp
.
Note
In general, it is faster to use the plotters directly from the plotter creation
methods of theaterPlot
. Use findPlotter
when it is
otherwise inconvenient to use the plotter handles directly.
specifies one or more p
= findPlotter(tp
,Name,Value
)Name,Value
pair arguments required to match for
the theater plot.
Examples
Input Arguments
Version History
Introduced in R2018b