B = isstatic(sys)
returns a logical value of 1 (true) if the
model sys is a static model, and a logical value of
0 (false) if sys has
dynamics, such as states or delays. If sys is a model array,
then B = 1 if all models in
sys are static.
B = isstatic(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 are static.
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 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.