How to read multiple .bin files which are in one folder

6 views (last 30 days)
i want to rad only .bin files and plot them using matlab
  3 Comments
C PRASAD
C PRASAD on 7 Sep 2022
Thanks for the answer but it is not working for binary files
Stephen23
Stephen23 on 7 Sep 2022
Edited: Stephen23 on 7 Sep 2022
"Thanks for the answer but it is not working for binary files"
Both approaches work for binary files, they will work for any files.
Of course you need to select an appropriate function for importing your binary file (it is not in the scope of a general help page to specify a function for every possible file format, that is your task).
Please upload two sample files by clicking the paperclip button.

Sign in to comment.

Answers (0)

Categories

Find more on Graphics Object Identification in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!