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!