isstatic
Checks if model is static or dynamic.
Syntax
res = isdt(sys)
Input argument
sys - a lti model.
Output argument
res - a logical: true if model is static.
Description
Checks if model is static.
Example
See also
isct.
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated