x = getstatestruct(op)
extracts a structure of state values from a specified operating point object. You can use
the state structure to set initial state values for your Simulink® model.
Operating point for a Simulink model, specified as an OperatingPoint,
OperatingSpec, or OperatingReport object. You can
also specify a homogeneous array of any of these objects.