islti
Checks if variable is an linear model tf, ss or zpk.
Syntax
res = islti(sys)
Input argument
A - variable.
Output argument
res - a logical: true if it is an linear model.
Description
Checks if variable is an linear model tf, ss or zpk.
Example
See also
isa.
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated