Check the number of data in the binary data file

2 views (last 30 days)
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 Comments
薫
on 8 Apr 2025
Moved: Stephen23 on 8 Apr 2025
I have obtained a binary file with a smaller number of data and attach it herewith.
Walter Roberson
Walter Roberson on 8 Apr 2025
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.

Sign in to comment.

Answers (0)

Categories

Find more on Data Import and Export in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!