Help Center
Number of elements in an array and subarray
Since R2023b
N = getNumElements(array)
NS = getNumElements(array,m)
N = getNumElements(array) returns the number of elements N in the array.
N
array
example
NS = getNumElements(array,m) returns the number of elements NS in the mth subarray of the array.
NS
m
collapse all
Create a UCA with the default number of elements. Verify that there are five elements.
sArray = phased.UCA(); N = getNumElements(sArray)
N = 5
phased.NRRectangularPanelArray
Phased array, specified as a phased.NRRectangularPanelArray System object.
Index of subarray, specified as a positive integer.
Data Types: double
double
Number of array elements, returned as a positive integer.
Number of elements in the mth subarray, returned as a positive integer.
Introduced in R2023b
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