plot
Description
Add-On Required: This feature requires the Scenario Builder for Automated Driving Toolbox add-on.
plot( plots all the lane
boundary points in the input laneBoundaries)laneBoundarySegment, or laneBoundaryGroup object laneBoundaries.
plot(
specifies options using one or more name-value arguments. For example,
laneBoundaries,Name=Value)LaneBoundaryIDs=laneBoundaryIDs plots only the lane boundary points
that belong to the specified lane boundary IDs laneBoundaryIDs.
returns a
figure handle as an axesHandle = plot(___)axes object.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2024a



