OutputControllabilityMatrix[ss] gives the output controllability matrix of the StateSpaceModel object ss.
OutputControllableModelQ[ss] gives True if the StateSpaceModel object ss is output controllable, and False otherwise.
OutputForm[expr] prints as a two-dimensional representation of expr using only keyboard characters.
OutputNamePacket[string] is a MathLink packet that contains in string the name assigned to the next output.
OutputResponse[sys, u, t] gives the output response of a TransferFunctionModel or StateSpaceModel object sys to the input u as a function of time t.OutputResponse[sys, u, {t, ...
OutputSizeLimit is an option for notebooks which specifies the maximum size in bytes of expressions that will automatically be output in their entirety.
OutputStream["name", n] is an object that represents an output stream for functions such as Write.
OverBar
(Built-in Mathematica Symbol) OverBar[expr] displays with a bar over expr.
OverDot
(Built-in Mathematica Symbol) OverDot[expr] displays with a dot over expr.
Overflow[] represents a number too large to represent explicitly on your computer system.