Scilab Function

ndims - number of dimensions of an array

Parameters

Description

n=ndims(A) return the number of dimension of the array A. n is greater than or equal to 2.

Examples

See Also

Author