Read .dat file - binary data
Ältere Kommentare anzeigen
Dear all,
I'm getting trouble reading a dat file containing binary datas. The .dat files look like this:
0000110001000001
0001100001100100
0010010001001111
0010111111100100
0011101100001000
The datas are 16 bit 2'complement signed fractionary (fract part is 15 bits). I'm not able to find a way to get a right interpretation of the data. Is there a way to to that?
Thanks a lot,
Luca.
2 Kommentare
Luca Finazzi
am 25 Apr. 2017
Nikhil Sreekumar
am 27 Apr. 2017
Hi Luca,
This file exchange submission might help you with the issue.
Thanks
Nikhil
Antworten (0)
Kategorien
Mehr zu Low-Level File I/O finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!