how to open bin files
显示 更早的评论
i have 51 bin files i need to plot them in matlab but i cant open the files .. i have matlab 2016
回答(1 个)
Ameer Hamza
2020-5-13
0 个投票
See fopen(): https://www.mathworks.com/help/matlab/ref/fread.html
To plot a graph, you first need to know the format in which data is arranged in the binary file.
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!