plotCoverage
Description
plotCoverage(
plots the sensor coverages specified by the array of coverage configuration structures
viewer
,configs
)configs
.
Note
When the CoverageMode
property of the
viewer
is set to "Beam"
, the function plots
only the sensor or emitter beam. When the CoverageMode
property is
set to "Coverage"
, the function plots both the beam and coverage of
the sensor.
plotCoverage(___,
specifies
the reference frame used to interpret the frame
)Position
field of the coverage
configuration structures, in addition to the input arguments from the previous
syntax..
plotCoverage(___,
specifies options using one or more name-value arguments. For example,
Name=Value
)plotCoverage(viewer,configs,Color=[1 0 0])
specifies the color of the
plotted coverages as the RGB triplet [1 0 0]
.
Examples
Input Arguments
Version History
Introduced in R2021bSee Also
trackingGlobeViewer
| plotScenario
| plotPlatform
| plotTrajectory
| plotDetection
| plotTrack
| clear
| snapshot
| campos
| camorient
1 Alignment of boundaries and region labels are a presentation of the feature provided by the data vendors and do not imply endorsement by MathWorks®.