issiso
Checks if dynamic system model is single input and single output.
Syntax
res = issiso(sys)
Input argument
sys - a lti model.
Output argument
res - a logical: true if dynamic system model is single input and single output.
Description
Checks if dynamic system model is single input and single output.
Example
See also
isdt.
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated