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 で Get Started with MATLAB についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!