Back to Core Functions
ndims
Number of array dimensions
Syntax
n = ndims(A)
Description
Returns the number of dimensions of the array.
Parameters
| Name | Description |
|---|---|
| A | Input array |
Returns
Scalar dimension count