Track plotter for bird's-eye plot
creates a tPlotter
= trackPlotter(bep
)TrackPlotter
object that configures the display of tracks on a
bird's-eye plot. The TrackPlotter
object is stored in the
Plotters
property of the input birdsEyePlot
object, bep
. To display the tracks, use the
plotTrack
function.
sets properties using one or more tPlotter
= trackPlotter(bep
,Name,Value
)Name,Value
pair arguments. For
example, trackPlotter(bep,'DisplayName','Tracks')
sets the display name
that appears in the bird's-eye-plot legend.
birdsEyePlot
| clearData
| clearPlotterData
| findPlotter
| plotTrack