Navigation

Operators and Keywords

Function List:

C++ API

hex2dec.m File Reference


Functions

endif endfunction !assert (hex2dec("12b")==299 &&hex2dec("12B")==299)
!error hex2dec ()
!error hex2dec ("str", 1)

Variables

function d

Function Documentation

endif endfunction !assert ( hex2dec("12b")  = =299 &&hex2dec("12B")==299  ) 

!error hex2dec ( "str"  ,
 
)

!error hex2dec (  ) 


Variable Documentation

else d

Initial value:

 hex2dec (h)

  if (nargin != 1)
    print_usage ()