Plot objects, detections, and tracks in trackingScenario
The theaterPlot
object is used to display a
plot of a trackingScenario
. This type of plot can be used with sensors capable of
detecting objects.
creates a
theater plot in a new figure.tp
= theaterPlot
creates a theater plot in a new figure with optional input Properties
specified by one or more tp
= theaterPlot(Name,Value)Name,Value
pair arguments.
Properties can be specified in any order as
Name1,Value1,...,NameN,ValueN
. Enclose each property
name in quotes.
You cannot use the rectangle-zoom feature in the theaterPlot
figure.