Scilab Function
Last update : 28/12/2008

dec2hex - hexadecimal representation of integers

Calling Sequence

h=dec2hex(d)

Parameters

Description

dec2hex(x) returns the hexadecimal representation of a matrix of integers

Examples


dec2hex([2748 10;11 3])