Main Content
findPlotter
Find plotters associated with bird’s-eye plot
Description
specifies options using one or more p
= findPlotter(bep
,Name,Value
)Name,Value
pair
arguments. For example, findPlotter(bep,'Tag','Plotter1')
returns the plotter object whose Tag
property value is
'Plotter1'
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2017a