Member of the linalgebra class.
c = numel(a)
Returns the number of elements in a matrix.
Examples
A = ones(3, 4)C = numel(A)
narginnargoutsize