Create a script to convert HEX line from DEC line number (and reverse)
Mostra commenti meno recenti
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
il 22 Ott 2015
0 voti
dec2hex()
Categorie
Scopri di più su Data Type Conversion in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!