open .bin file
Mostrar comentarios más antiguos
How can I extract binary numbers from .bin file?
Respuestas (1)
Gaurav Garg
el 24 de Feb. de 2021
0 votos
Hi Akriti,
4 comentarios
Akriti Raj
el 24 de Feb. de 2021
Gaurav Garg
el 24 de Feb. de 2021
Hi Akriti,
Did you try using arguments given in the doc page, along with fread function?
Walter Roberson
el 24 de Feb. de 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
el 25 de Feb. de 2021
Categorías
Más información sobre Get Started with MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!