Read .dat file - binary data
古いコメントを表示
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 件のコメント
Luca Finazzi
2017 年 4 月 25 日
Nikhil Sreekumar
2017 年 4 月 27 日
Hi Luca,
This file exchange submission might help you with the issue.
Thanks
Nikhil
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Low-Level File I/O についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!