Read .dat file - binary data
Afficher commentaires plus anciens
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 commentaires
Luca Finazzi
le 25 Avr 2017
Nikhil Sreekumar
le 27 Avr 2017
Hi Luca,
This file exchange submission might help you with the issue.
Thanks
Nikhil
Réponses (0)
Catégories
En savoir plus sur Low-Level File I/O dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!