isdt
Determines whether the model is discrete.
| Library |
|
Arguments
Input arguments
# sys — dynamic system model
+
dynamic system model
Details
A model of a dynamic system.
| Типы данных |
|
Output arguments
# boo — model discreteness indicator
+
1 (true) | 0 (false)
Details
The value is true for a discrete model and false for a continuous one.
| Типы данных |
|