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 个评论
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.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Workspace Variables and MAT Files 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!