View the contents of the Simulink.SimulationInput
object
contents(
displays the contents of the
in
)Simulink.SimulationInput
object as a table. The method,
contents
, lets you view all the information such as block parameters,
variables, model parameters, external Inputs and the initial states that are set in the
Simulink.SimulationInput
object. You can view the contents of a single
Simulink.SimulationInput
object at a given time.
applyToModel
| loadVariablesFromMATFile
| parsim
| setBlockParameter
| setExternalInput
| setInitialState
| setModelParameter
| setPostSimFcn
| setPreSimFcn
| Simulation
Manager
| Simulink.SimulationInput
| validate