Scilab Function

dec2hex - hexadecimal representation of integers

Calling Sequence

h=dec2hex(d)

Parameters

Description

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

Examples