plotPlatformAssignment
Syntax
Description
plotPlatformAssignment(
plots the assignment between tracks specified by viewer
,trackIDs
,platformIDs
)trackIDs
and platforms
specified by platformIDs
on the tracking globe viewer. You must have
plotted the corresponding tracks and platforms on the globe viewer before using this
function.
Note
The source index of the plotted tracks must be 0
to use this
syntax. Otherwise, specify the source index using the next syntax.
plotPlatformAssignment(___,
specifies the source index for the tracks. The track ID combined with source index must
uniquely determine a track plotted on the globe viewer.sourceIndex
)
plotPlatformAssignment(___,Name=Value)
specifies
options using one or more name-value arguments. For example,
plotPlatformAssignment(viewer,trackIDs,platformIDs,LineWidth=2)
specifies the width of the assignment line as 2.
Examples
Input Arguments
Version History
Introduced in R2023b
See Also
trackAssignmentMetrics
| currentAssignment
| plotTrack
| plotTrackLog
| plotPlatform
| plotPlatformLog
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®.