clutterRegionPlotter
Description
plotter = clutterRegionPlotter(
creates a
tp
)ClutterRegionPlotter
object for use with the theaterPlot
object
tp
. Use the plotClutterRegion
function with ClutterRegionPlotter
object to plot clutter.
creates a plotter
= clutterRegionPlotter(tp
,Name=Value
)ClutterRegionPlotter
object with additional options specified by one or more
name-value arguments. For example,
clutterRegionPlotter(DisplayName="SurfaceClutter")
specifies
"SurfaceClutter"
as the name displayed in the legend.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2022b