Main Content
sdo.getStateFromModel
Initial state for estimation from Simulink model
Description
creates a state parameter object for the state of a specified block in a Simulink® model. Use the state object to either specify the initial-state value in an
experiment or estimate it.s
= sdo.getStateFromModel(modelname
,blockpath
)
creates state parameter objects for all the states in the model.s
= sdo.getStateFromModel(modelname
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2011b