how to open bin files
Afficher commentaires plus anciens
i have 51 bin files i need to plot them in matlab but i cant open the files .. i have matlab 2016
Réponses (1)
Ameer Hamza
le 13 Mai 2020
0 votes
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.
Catégories
En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!