Simulink.ScenarioSimulation.find
Syntax
Description
returns all scenario simulations in the current MATLAB® session.ss
= Simulink.ScenarioSimulation.find('ScenarioSimulation')
returns the scenario simulation in the current MATLAB session that contains the actor corresponding to the ss
= Simulink.ScenarioSimulation.find('ScenarioSimulation',Name=Value
)Name
and Value
input arguments.
returns the actor in the current MATLAB session that corresponds to the actor
= Simulink.ScenarioSimulation.find('ActorSimulation',Name=Value
)Name
and
Value
input arguments.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022a