applyToModel
Apply configuration specified on Simulink.SimulationIntput
object to model
Description
applyToModel(
applies the
configuration specified on the simIn
)Simulink.SimulationInput
object simIn
to the model
specified in the object. Use this function to debug or interactively analyze a
simulation.
applyToModel(
applies the configuration specified in the simIn
,'EnableConfigSetRefUpdate',configUpdate
)Simulink.SimulationInput
object simIn
to the model
specified in the object.
Examples
Input Arguments
Version History
Introduced in R2017a