numel
Number of elements.
Syntax
nbel = numel(M)
Input argument
M - a variable
Output argument
nbel - the number of elements.
Description
Return the number of elements in the object M.
Example
See also
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated