Main Content
plotLaneMarking
Display lane markings on bird’s-eye plot
Description
plotLaneMarking(
displays lane marking vertices, lmPlotter
,lmv
,lmf
)lmv
, and lane marking
faces, lmf
, on a bird's-eye plot. The lane marking plotter,
lmPlotter
, is associated with a birdsEyePlot
object and
configures the display of the specified lane markings.
To remove all lane markings associated with the lane marking plotter
lmPlotter
, call the clearData
function and specify lmPlotter
as
the input argument.
Examples
Input Arguments
Version History
Introduced in R2018a