Read .bin file
4 views (last 30 days)
Show older comments
I am trying to read a .bin, I attached a image to represent how the data is saved:

The size of the file should be [2, 2048*8] but I am not reading the file correctly because the expected array is wrong.
1 Comment
dpb
on 10 Aug 2020
Edited: dpb
on 10 Aug 2020
Well, we can't see what you tried nor did you attach a data file for folks to experiment with...
For proprietary formats such as these, the first recourse is to search the vendor's web site for supplied toolsets; generally they will have code and often the needed tools for various platforms that not infrequently will include MATLAB.
Answers (0)
See Also
Categories
Find more on Workspace Variables and MAT Files 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!