convert from decimal to hexadecimal
h=dec2hex(d)
matrix of doubles, positive integer values
matrix of strings
dec2hex(x) returns the hexadecimal representation of a matrix of integers.
dec2hex(x)
dec2hex([2748 10;11 3])