laneMarkingPlotter
Lane marking plotter for bird's-eye plot
Description
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.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2018a
See Also
birdsEyePlot | plotLaneMarking | plotParkingLaneMarking | findPlotter | clearData | clearPlotterData


