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: isscalar (A)

Return true if A is an interval scalar.

Scalars (1x1 matrices) are subsets of the more general vector or matrix and isvector and ismatrix will return true for these objects as well.

See also: @infsup/isvector.

Package: interval