Navigation

Operators and Keywords

Function List:

C++ API

base2dec.m File Reference


Functions

 if (ischar(base)) symbols

Variables

function out
endif symbols = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"
 base = length (symbols)

Function Documentation

if ( ischar(base  ) 


Variable Documentation

base = length (symbols)

Initial value:

 base2dec (d, base)

  if (nargin != 2)
    print_usage ()

endif symbols = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"