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

조회 수: 1 (최근 30일)
Sudharsan Srinivasan
Sudharsan Srinivasan 2018년 10월 27일
댓글: dpb 2018년 10월 27일
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
  댓글 수: 1
dpb
dpb 2018년 10월 27일
See the FAQ Process_a_sequence_of_files or there's a FEX submittal Filefun-apply-a-function-to-files that lets you do the same operation on a list of files.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by