matlab count the number of elements an array code example Example: matlab count elements in matrix A = [1 2 3; 4 5 6] n = numel(A)