フィルターのクリア

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 Center および File ExchangeData Type Conversion についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by