Check the number of data in the binary data file
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Walter Roberson
il 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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Data Import and Export in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!