sim
Simulate Simulink model using simulation scenario
Description
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.
sim_out =
sim(sim_obj,Name=Value)Name=Value arguments.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2011b