setInitialState
Configure Simulink.SimulationInput
object to
set initial state for simulation
Description
simIn = setInitialState(
sets the value of the simIn
,xInitial
)InitialState
property for the Simulink.SimulationInput
object
simIn
using the contents of the variable
xInitial
. Simulations run using the
SimulationInput
object simIn
start from
the initial state or operating point stored in the InitialState
property of the object.