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

조회 수: 2 (최근 30일)
Matt
Matt 2015년 10월 22일
답변: Walter Roberson 2015년 10월 22일
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!

답변 (1개)

Walter Roberson
Walter Roberson 2015년 10월 22일
dec2hex()

카테고리

Help CenterFile Exchange에서 Data Type Conversion에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by