Create a script to convert HEX line from DEC line number (and reverse)

4 visualizzazioni (ultimi 30 giorni)
Hello guys,
I would like to know if you can give me some help in making a script file that will convert a decimal number into an HEX line. For example I would like that script to give me 02B0 if I input 44.
Cheers!

Risposte (1)

Walter Roberson
Walter Roberson il 22 Ott 2015
dec2hex()

Categorie

Scopri di più su Data Type Conversion in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by