showContents
View the contents of the Simulink.SimulationInput
object
Syntax
Description
showContents(
displays the contents of the
in
)Simulink.SimulationInput
object as a table. The method,
showContents
, 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.