Simulink Control Design™ - MathWorks

(Tuis.) #1

View offsets.


info.Offsets


ans =


struct with fields:


x: [2x1 double]
dx: [2x1 double]
u: 1
y: 1
StateName: {2x1 cell}
InputName: {'watertank/Water-Tank System'}
OutputName: {'watertank/Water-Tank System'}
Ts: 0


Input Arguments


s — Interface to Simulink model
slLinearizer interface | slTuner interface


Interface to a Simulink model, specified as either an slLinearizer interface or an
slTuner interface.


pt — Analysis point signal name
character vector | string | cell array of character vectors | string array


Analysis point on page 15-364 signal name, specified as:



  • Character vector or string — Analysis point signal name.


To determine the signal name associated with an analysis point, type s. The software
displays the contents of s in the MATLAB command window, including the analysis
point signal names, block names, and port numbers. Suppose that an analysis point
does not have a signal name, but only a block name and port number. You can specify
pt as the block name. To use a point not in the list of analysis points for s, first add
the point using addPoint.

You can specify pt as a uniquely matching portion of the full signal name or block
name. Suppose that the full signal name of an analysis point is 'LoadTorque'. You

getSensitivity
Free download pdf