showContents
Syntax
Description
showContents(
displays the contents of
the simIn
)Simulink.SimulationInput
object simIn
as a table.
The function 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.
Examples
Input Arguments
Version History
Introduced in R2020a