B = isfinite(sys) returns
a logical value of 1 (true)
if the model sys has finite coefficients, and
a logical value of 0 (false)
otherwise. If sys is a model array, then B = 1 if
all models in sys have finite coefficients.
B = isfinite(sys,'elem') checks
each model in the model array sys and returns
a logical array of the same size as sys. The
logical array indicates which models in sys have
finite coefficients.
sys — Model or array to check input-output model | model array
Model or array to check, specified as an input-output model
or model array. Input-output models include dynamic system models
such as numeric LTI models and generalized models. Input-output models
also include static models such as tunable parameters or generalized
matrices.
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.