u = getinputstruct(op)
extracts a structure of input values from a specified operating point object. You can use
the input structure to set initial input 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.