필터 지우기
필터 지우기

Saving .data files inside of a for loop

조회 수: 2 (최근 30일)
Patrick Guarente
Patrick Guarente 2017년 5월 30일
편집: Stephen23 2017년 5월 30일
I am creating muiltiple coord.data files. All inside one loop. Normally I put a break at the end of the loop, and the .data files save in the folder that I am working in, and then I move them into a separate folder. My next project I need over 35 of these .data files all in separate folders, I was hoping there was an easier way to individually save each into their own folder.
  댓글 수: 1
Stephen23
Stephen23 2017년 5월 30일
편집: Stephen23 2017년 5월 30일
@Patrick Guarente: how to process files in a loop is extensively covered in the documentation, in the wiki, and on this forum. Processing a sequence of folder is exactly the same as for files.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Type Conversion에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by