remove
Syntax
Description
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
.
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 R2025a
See Also
add
| read
| plot
| play
| filter
| mergeTrackIDs
| mapTrackIDsToNumbers
| importFromObjectTrack
| GPSData
| Trajectory
| CameraData
| LidarData
| recordedSensorData