Read .dat file - binary data
Show older comments
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 Comments
Luca Finazzi
on 25 Apr 2017
Nikhil Sreekumar
on 27 Apr 2017
Hi Luca,
This file exchange submission might help you with the issue.
Thanks
Nikhil
Answers (0)
Categories
Find more on Low-Level File I/O in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!