saving files in a loop with different names
Mostrar comentarios más antiguos
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 comentarios
Geoff Hayes
el 15 de Jun. de 2021
hesam - how should each file be named? What is the naming convention that you wish to adopt for your files?
h k
el 15 de Jun. de 2021
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Entering Commands en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!