Apply changes to the model specified through a SimulationInput
object, in
in.applyToModel
applies the changes specified
through the SimulationInput
object to the model.
You can use it to debug a model or to interactively analyze a simulation.
in.applyToModel(
applies the changes specified through the 'EnableConfigSetRefUpdate'
,'on')SimulationInput
object to the model. You can use it to debug a model
or to interactively analyze a simulation.
loadVariablesFromMATFile
| parsim
| setBlockParameter
| setExternalInput
| setInitialState
| setModelParameter
| setPostSimFcn
| setPreSimFcn
| setVariable
| Simulation
Manager
| Simulink.SimulationInput
| validate