removeData
Syntax
Description
Add-On Required: This feature requires the Scenario Builder for Automated Driving Toolbox add-on.
removeData(
removes actor information for the specified timestamps trackdata,Timestamp=timestamps)timestammps from
the actorTracklist
object trackdata.
removeData(
removes actor information for the specified row indices trackdata,RowIndices=rowIndices)rowIndices from
the actorTracklist
object trackdata.
removeData(
removes actor information for the specified track IDs trackdata,TrackIDs=trackIDs)trackIDs from the
actorTracklist
object.
Examples
Input Arguments
Version History
Introduced in R2023a