How to parse a binary file with multiple data types?
이전 댓글 표시
I am working on something for work and it is new to me. I was given some binary files that I am trying to extract data from. The structure of these files was given to me as the following...
The *.res file is a binary file made of a 256 bytes header, followed by double type data.
Here after is the explanation of data organisation:

Any help is greatly appreciated!
답변 (1개)
Image Analyst
2022년 8월 30일
0 개 추천
Attached is an example. Follow it and adapt it to your specific header.
카테고리
도움말 센터 및 File Exchange에서 Large Files and Big Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!