saving files in a loop with different names
古いコメントを表示
hello
in my code created one file is name (info.dat)
I have save every file has created.
File content attached
for k = 1:20
...
% here created (info.dat)
...
end
3 件のコメント
Geoff Hayes
2021 年 6 月 15 日
hesam - how should each file be named? What is the naming convention that you wish to adopt for your files?
h k
2021 年 6 月 15 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Entering Commands についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!