Read .dat file - binary data
Mostrar comentarios más antiguos
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 comentarios
Luca Finazzi
el 25 de Abr. de 2017
Nikhil Sreekumar
el 27 de Abr. de 2017
Hi Luca,
This file exchange submission might help you with the issue.
Thanks
Nikhil
Respuestas (0)
Categorías
Más información sobre Low-Level File I/O en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!