Read .bin file

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
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.

Sign in to comment.

Answers (0)

Tags

Asked:

on 10 Aug 2020

Edited:

dpb
on 10 Aug 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!