Saving .data files inside of a for loop
2 views (last 30 days)
Show older comments
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 Comment
Answers (0)
See Also
Categories
Find more on Low-Level File I/O 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!