mapTrackIDsToNumbers
Description
Add-On Required: This feature requires the Scenario Builder for Automated Driving Toolbox add-on.
[
maps the actor track IDs of the input actor track data object mappedTrackData,map] = mapTrackIDsToNumbers(trackData)trackData
to unique numbers, and returns a new actor track data object,
mappedTrackData. Additionally, the function returns a dictionary,
map, that indicates the mapping of actor track IDs to unique
numbers.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2025a
See Also
add | remove | read | plot | play | filter | mergeTrackIDs | importFromObjectTrack | GPSData | Trajectory | CameraData | LidarData | recordedSensorData

