Create a script to convert HEX line from DEC line number (and reverse)
Afficher commentaires plus anciens
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!
Réponses (1)
Walter Roberson
le 22 Oct 2015
0 votes
dec2hex()
Catégories
En savoir plus sur Data Type Conversion dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!