simulateScenario
Description
simulateScenario(
simulates the current
scenario of the specified RoadRunner Scenario application rrApp
)rrApp
, and blocks additional commands from
MATLAB® and other clients until the simulation is over.
simulateScenario(
sets options using one or more name-value arguments, such as allowing additional commands
from MATLAB and other clients until the simulation is over, changing the pacing value, or
enabling single-step start.rrApp
,Name=Value
)
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2024aSee Also
roadrunner
| prepareSimulation
| createSimulation
| getScenarioVariable
| exportScenario
Topics
- RoadRunner Scenario Fundamentals (RoadRunner Scenario)
- Simulate a RoadRunner Scenario Using MATLAB Functions