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