Back to Core Functions
length
Length of largest array dimension
Syntax
n = length(A)
Description
Returns the length of the largest dimension of the array.
Parameters
| Name | Description |
|---|---|
| A | Input array |
Returns
Scalar length