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