bool = isct(sys) returns
a logical value of 1 (true) if the dynamic system
model sys is a continuous-time model. The function returns a logical
value of 0 (false) otherwise.
Logical value indicating whether sys is a continuous-time
model.
bool = 1 (true) if
sys is a continuous-time model
(sys.Ts = 0). If sys is a
discrete-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 continuous.
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.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: United States.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.