Matlab convert form hex to float -


i'm working device send me hex values, , need convert values real float value. know how convert hex values float in matlab?

thx

take @ hex2dec, convert hex decimal.

hex format inherently integer (the floating point position not defined), have give more info: hex represent mantissa-exponent floating point number? represent fixed-point number?


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

windows - How to automate a file conversion xwm to mp3 with xwmaencode.exe using bat file -