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

Function File: d = oct2dec (c)

Convert octal to decimal values.

Each element of the octal matrix c is converted to a decimal value.

See also: base2dec, bin2dec, dec2bin.

Package: communications