| Contents | Index |
Number of elements in categorical array
n = numel(A)
n = numel(A, varargin)
n = numel(A) returns the number of elements in the categorical array A.
n = numel(A, varargin) returns the number of subscripted elements, n, in A(index1, index2, ..., indexN), where varargin is a cell array whose elements are index1, index2, ... indexN.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |