How to create and name several excel files in a loop?
Afficher commentaires plus anciens
Hi,
I need to save outputs of my code into excel files. As I need to do it for about 120 cases and may need to repeat it later, I was wondering how I can do this in a loop over the 120 cases saving the result for each case in a seperate excel file. I know that xlswrite creates file, but don't know how to automate it.
Any help is appreciated Jamal
Réponse acceptée
Plus de réponses (1)
Image Analyst
le 25 Sep 2015
0 votes
Jamal, did you see this in the FAQ:
1 commentaire
Jamal
le 25 Sep 2015
Catégories
En savoir plus sur Data Import from MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!