remove
Syntax
Description
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.
Note
This function requires the Scenario Builder for Automated Driving Toolbox™ support package. You can install the Scenario Builder for Automated Driving Toolbox support package from the Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons.
Examples
Input Arguments
Version History
Introduced in R2024b
See Also
GPSData | Trajectory | CameraData | LidarData | recordedSensorData




