Saving workspace variables iteratively
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I would like to iteratively save my workspace variables to disk upon completion of a FOR loop. For example, for the 1st iteration I would save to output1.mat & the 2nd would be output2.mat. Unfortunately, the HELP for the SAVE command does not provide any option on how to change the filename iteratively as I am proposing.
Does anyone have any suggestions on how to do this? My m-file is attached. Line 63 is where I save the workspace variables.
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Whos dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!