Help Center
Number of models in model array
N = nmodels(sysarray)
N = nmodels(sysarray) returns the number of models in an array of dynamic system models or static models.
N
sysarray
example
collapse all
Create a 2-by-3-by-4 array of state-space models.
sysarr = rss(2,2,2,2,3,4);
Confirm the number of models in the array.
N = nmodels(sysarr)
N = 24
Input model array, specified as an array of input-output models such as numeric LTI models, generalized models, or identified LTI models.
Number of models in the input model array, returned as a positive integer.
Introduced in R2013a
ndims | size
ndims
size
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: .
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.
Americas
Europe
Asia Pacific
Contact your local office