plot
Description
plot(
        plots the track positions in the input actor track data object
          trackData,frameIndex)trackData at the specified data frame index
          frameIndex on a bird's-eye plot.
plot(
        specifies options using one or more name-value arguments. For example,
          trackData,frameIndex,Name=Value)MarkerFaceColor="red" plots the actor track positions using red
        markers.
figHandle = plot(___)birdsEyePlot object using any combination of
        input arguments from previous syntaxes.
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
Name-Value Arguments
Output Arguments
Version History
Introduced in R2025a
See Also
add | remove | read | play | filter | mergeTrackIDs | mapTrackIDsToNumbers | importFromObjectTrack | GPSData | Trajectory | CameraData | LidarData | recordedSensorData



