Main Content
sim
Simulate Simulink model using simulation scenario
Description
simulates a Simulink® model using the simulation scenario specified in
sim_out
=
sim(sim_obj
)sim_obj
.
Before simulating the model, specify the parameter values and signals to log in the
Parameters
and LoggingInfo
properties of
sim_obj
. The software restores the parameter values and logging
settings to their original values after simulation.
specifies
simulation parameters using one or more sim_out
=
sim(sim_obj
,Name=Value
)Name=Value
arguments.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2011b