SystemsModelOrder[ss] gives the order of the StateSpaceModel object ss.
There will be times when you want to stop Mathematica in the middle of a computation. You may have asked Mathematica to do something that you did not intend or that is taking ...
GainPhaseMargins[sys] gives the gain and phase margins of the linear time-invariant system sys.
Hold
(Built-in Mathematica Symbol) Hold[expr] maintains expr in an unevaluated form.
If you experience internet connectivity problems, such as trouble using Mathematica's integrated data functions, try following the troubleshooting techniques described below. ...
ItemSize is an option for Grid, Column, and related constructs that specifies the sizes to allow for items.
Print
(Built-in Mathematica Symbol) Print[expr] prints expr as output.
StateFeedbackGains[ss, {p_1, p_2, ..., p_n}] gives the state feedback gain matrix for the StateSpaceModel object ss such that the poles of the closed-loop system are p_i.
$Canceled is a symbol returned when notebook input is canceled, for example from a dialog box.