Function Reference    
issiso

Test if an LTI model is single-input/single-output (SISO)

Syntax

Description

issiso(sys) returns 1 (true) if the LTI model sys is SISO and 0 (false) otherwise.

See Also
isempty     True for empty LTI models

size        I/O dimensions and array dimensions of LTI models


  isproper kalman