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