Lane boundary plotter for bird's-eye plot
creates a lbPlotter
= laneBoundaryPlotter(bep
)LaneBoundaryPlotter
object that configures the display of lane
boundaries on a bird's-eye plot. The LaneBoundaryPlotter
object is stored
in the Plotters
property of the input birdsEyePlot
object, bep
. To display the lane boundaries,
use the plotLaneBoundary
function.
sets properties using one or more lbPlotter
= laneBoundaryPlotter(bep
,Name,Value
)Name,Value
pair arguments. For
example, laneBoundaryPlotter(bep,'DisplayName','Lane boundaries')
sets
the display name that appears in the bird's-eye-plot legend.
birdsEyePlot
| clearData
| clearPlotterData
| findPlotter
| plotLaneBoundary