ScenarioDescriptorPlot
Description
Add-On Required: This feature requires the Automated Driving Toolbox Test Suite for Euro NCAP Protocols add-on.
The ScenarioDescriptorPlot object contains properties you can use to plot and simulate
the scenario obtained from a scenario descriptor object. To configure the properties of the
ScenarioDescriptorPlot object, use the configure object
function. To plot a specific frame of the scenario simulation, use the seek object
function. To instead play the entire scenario simulation, use the play object
function.
Creation
Create a ScenarioDescriptorPlot object by using the plot
function.
Properties
Object Functions
Examples
Limitations
The
plot,play, andseekfunctions display the lane markings at a junction if that junction has been created without using theroadGroupfunction.The
plot,play, andseekfunctions do not support Composite Lane Marking and lanes created using thecompositeLaneSpecobject.
Version History
Introduced in R2026a
See Also
plot | configure | play | seek | close | getScenarioDescriptor | getScenario | drivingScenario



