Check the number of data in the binary data file
2 views (last 30 days)
Show older comments
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
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.
Answers (0)
See Also
Categories
Find more on Data Import and Export in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!