Read .bin file
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
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)
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!