saving files in a loop with different names
Show older comments
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 Comments
Geoff Hayes
on 15 Jun 2021
hesam - how should each file be named? What is the naming convention that you wish to adopt for your files?
h k
on 15 Jun 2021
Accepted Answer
More Answers (0)
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!