plot
Description
Add-On Required: This feature requires the Scenario Builder for Automated Driving Toolbox add-on.
plot(
specifies options using one or more name-value arguments. For example,
gpsData,Name=Value)MarkerSize=5 plots the GPS waypoints with a marker size of 5.
returns a
figure handle as a axesHandle = plot(___)GeographicAxes object using any combination of input
arguments from previous syntaxes.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2024b
See Also
GPSData | Trajectory | CameraData | LidarData | recordedSensorData

