plotLaneBoundary
Display lane boundaries on bird’s-eye plot
Description
plotLaneBoundary(
displays lane boundaries from a list of boundary coordinates on a bird’s-eye
plot. The lane boundary plotter, lbPlotter
,boundaryCoords
)lbPlotter
, is associated
with a birdsEyePlot
object and
configures the display of the specified lane boundaries.
To remove all lane boundaries associated with lane boundary plotter
lbPlotter
, call the clearData
function and specify lbPlotter
as
the input argument.
plotLaneBoundary(
displays lane boundaries from a lane boundary object or an array of lane
boundary objects, lbPlotter
,boundaries
)boundaries
.
Examples
Input Arguments
Version History
Introduced in R2017a