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