play
Description
Add-On Required: This feature requires the Scenario Builder for Automated Driving Toolbox add-on.
play(
specifies options using one or more name-value arguments. For example,
lidarData,Name=Value)WaitTime=0.5 plays the point clouds with a 0.5 second delay between
point clouds.
returns a
figure handle as an axesHandle = play(___)Axes 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
