Path plotter for bird's-eye plot
creates a pPlotter
= pathPlotter(bep
)PathPlotter
object that configures the display of actor paths
on a bird's-eye plot. The PathPlotter
object is stored in the
Plotters
property of the input birdsEyePlot
object, bep
. To display the paths, use the
plotPath
function.
sets properties using one or more pPlotter
= pathPlotter(bep
,Name,Value
)Name,Value
pair arguments. For
example, pathPlotter(bep,'DisplayName','Actor paths')
sets the display
name that appears in the bird's-eye-plot legend.
birdsEyePlot
| clearData
| clearPlotterData
| findPlotter
| plotPath