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,
camData,Name=Value)WaitTime=0.5 plays the image frames with a 0.5 second delay between
image frames.
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

