open .bin file
Afficher commentaires plus anciens
How can I extract binary numbers from .bin file?
Réponses (1)
Gaurav Garg
le 24 Fév 2021
0 votes
Hi Akriti,
4 commentaires
Akriti Raj
le 24 Fév 2021
Gaurav Garg
le 24 Fév 2021
Hi Akriti,
Did you try using arguments given in the doc page, along with fread function?
Walter Roberson
le 24 Fév 2021
It can be difficult to figure out what the storage format is in a binary file unless you have some information about the expected data range and distribution.
Which program produced the file?
Akriti Raj
le 25 Fév 2021
Catégories
En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!