plotCoverage
R2026bPlot sensor beams and scan limits in
trackingGlobeViewer
Syntax
Description
plotCoverage(
plots the sensor beams and scan limits 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 the scan limits of the
sensor.
plotCoverage(
plots the sensor coverages specified by the sensor data and sensor specification. (since R2026b)viewer,sensorData,sensorSpecs)
Note
To plot sensor coverages using this syntax, set the
CoverageMode property of the
viewer to "Beam".
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
Name-Value Arguments
Version History
Introduced in R2021bSee Also
trackingGlobeViewer | plotScenario | plotPlatform | plotTrajectory | plotDetection | plotTrack | clear | snapshot | campos | camorient | trackerSensorSpec
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®.

