Help Center
Number of elements in array
N = getNumElements(H)
N = getNumElements(H) returns the number of elements in the array object H. This number includes the elements in all subarrays of the array.
N
H
example
collapse all
Create an array with two copies of a 3-element ULA, and obtain the total number of elements.
subarray = phased.ReplicatedSubarray('Subarray',... phased.ULA('NumElements',3),'GridSize',[1 2]); N = getNumElements(subarray)
N = 6
phased.ReplicatedSubarray
Array object consisting of replicated subarrays, specified as a phased.ReplicatedSubarray System object.
Introduced in R2012a
phased.PartitionedArray | phased.ReplicatedSubarray | getNumSubarrays
phased.PartitionedArray
getNumSubarrays
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