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

4 visualizaciones (últimos 30 días)
Matt
Matt el 22 de Oct. de 2015
Respondida: Walter Roberson el 22 de Oct. de 2015
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!

Respuestas (1)

Walter Roberson
Walter Roberson el 22 de Oct. de 2015
dec2hex()

Categorías

Más información sobre Data Type Conversion en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by