add
Description
Add-On Required: This feature requires the Scenario Builder for Automated Driving Toolbox add-on.
add(
adds the specified GPS data gpsData,timestamps,latitude,longitude,altitude)latitude, longitude,
and altitude, with their corresponding timestamps
timestamps, to the GPS data object
gpsData.
add(___,Attributes=
specifies optional GPS attributes attributes)attributes to the specified GPS data
object 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

