bool = isdt(sys) returns
a logical value of 1 (true) if the dynamic system
model sys is a discrete-time model. The function returns a logical value
of 0 (false) otherwise.
Logical value indicating whether sys is a discrete-time
model.
bool = 1 (true) if
sys is a discrete-time model
(sys.Ts ≠ 0). If sys is a
continuous-time model, bool = 0
(false).
For a static gain, both isct and isdt
return true unless you explicitly set the sample time to a nonzero
value. If you do so, isdt returns true and
isct returns false.
For arrays of models, bool is true if the
models in the array are discrete.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.