Home > freetb4matlab > comm > oct2dec.m

oct2dec

PURPOSE ^

% Convert octal to decimal values.

SYNOPSIS ^

function d = oct2dec(c)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File}  @var{d} = oct2dec(@var{c})
% Convert octal to decimal values.
% @seealso{base2dec,bin2dec,dec2bi}
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003