How to use for loop to open and read set of .bin files

3 views (last 30 days)
Hello, I have a huge list of .bin files of the form x0,x1,x2....xn, and y0,y1,y2....yn, and z0,z1,z2....zn. I want to open and read each and every individual files, do some plotting and go to next subsequent file till the end. How can I use a for loop to do this? please help!
Thank you

Answers (0)

Categories

Find more on Startup and Shutdown 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!