remove
Syntax
Description
Add-On Required: This feature requires the Scenario Builder for Automated Driving Toolbox add-on.
remove(
removes sensor data for the specified timestamps sensorDataObj,Timestamp=timestamps)timestamps from the
sensor data object sensorDataObj.
remove(
removes sensor data for the specified timestamps sensorDataObj,Timestamp=timestamps,TimeTol=timeTol)timestamps, with a
tolerance time, timeTol, from the sensor data object
sensorDataObj.
remove(
removes sensor data for the specified row indices sensorDataObj,RowIndices=rowIndices)rowIndices from the
sensor data object sensorDataObj.
Examples
Input Arguments
Version History
Introduced in R2024b
See Also
GPSData | Trajectory | CameraData | LidarData | recordedSensorData




