The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Method on @infsup: ndims (A)

Return the number of dimensions of A.

For any array, the result will always be larger than or equal to 2. Trailing singleton dimensions are not counted.

See also: @infsup/length, @infsup/numel, @infsup/size, @infsup/rows, @infsup/columns.

Package: interval