add
Syntax
Description
Add-On Required: This feature requires the Scenario Builder for Automated Driving Toolbox add-on.
add(
adds the specified waypoint xyz-coordinates trajectory,timestamps,x,y,z)x,
y, and z, with their corresponding timestamps
timestamps, to the trajectory object
trajectory.
add(___,Orientation=
adds orientation angles orientation)orientation to the trajectory object
trajectory, in addition to the input arguments from the previous
syntax.
add(___,Attributes=
adds optional sensor attributes attributes)attributes to the trajectory object
trajectory, in addition to the input arguments from the previous
syntax.
Examples
Input Arguments
Version History
Introduced in R2024b
See Also
GPSData | Trajectory | CameraData | LidarData | recordedSensorData