Does DEC2HEX or HEX2DEC work on negative numbers (twos complement)?

I would like to use DEC2HEX and HEX2DEC on negative numbers but MATLAB only allows posiitve values.

 Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 25 Jan. 2010

5 Stimmen

The ability to use these functions on negative numbers is not available in MATLAB.
To work around this issue, use the following attached files:
ndec2hex.m
nhex2dec.m

Weitere Antworten (0)

Kategorien

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by