| Function Reference | ![]() |
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
isemptyTrue for empty LTI models
sizeI/O dimensions and array dimensions of LTI models
| isproper | kalman | ![]() |