Navigation

Operators and Keywords

Function List:

C++ API

: size_equal (a, b, …)

Return true if the dimensions of all arguments agree.

Trailing singleton dimensions are ignored. When called with a single argument, or no argument, size_equal returns true.

See also: size, numel, ndims, common_size.

Package: octave