addData
Description
addData(
adds the specified track ID data trackdata
,timestamps
,trackID
,classID
,position
)trackID
, class ID data
classID
, and position data position
with the
corresponding timestamps timestamps
to the actorTracklist
object trackdata
.
addData(___,
specifies
additional options using name-value arguments, in addition to all input arguments from the
previous syntax. For example, Name=Value
)Velocity={[4 1 0; 2 2 1]}
adds velocities
of the form [vx
vy
vz] for two actors at one timestamp.
Note
This function requires the Scenario Builder for Automated Driving Toolbox™ support package. You can install Scenario Builder for Automated Driving Toolbox from the Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons.
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2023a