numel

Data Types

Number of elements in an array or cell array.

Syntax

numel(x)

Examples

numel([1 2; 3 4])
▶ Run
numel({1, 'a', [1 2]})
▶ Run

See Also

Try SimLab — Free MATLAB® Alternative

466 functions. Runs in your browser. No install.

Open SimLab

Stay Updated

Get notified about new simulations and tools. We send 1-2 emails per month.