How do I import multiple excel files from multiple folders , with different names and sizes?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Main folder has some n number of subfolders and these folders contain the excel files that I need to import to my program and store
1 commentaire
Rik
le 17 Jan 2020
This depends on how you want to store the data, but the dir function and a loop will probably do the trick.
Réponses (1)
Voir également
Catégories
En savoir plus sur Spreadsheets dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!