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