Check the number of data in the binary data file
조회 수: 2 (최근 30일)
이전 댓글 표시
What is the program to open the binary files obtained in the experiment and check the number of data?
I would like to attach a file, but even if I compress it into a zip file, I cannot attach it because it exceeds 5 MB.
댓글 수: 5
Walter Roberson
2025년 4월 8일
How many pixels is the reduced binary file? I get the impression that it has an 8 byte header followed by uint8 data that might be 192 * 96 * 13 . However, so far I am unable to decode the header.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Import and Export에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!