How do I import multiple excel files from multiple folders , with different names and sizes?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Rik
il 17 Gen 2020
This depends on how you want to store the data, but the dir function and a loop will probably do the trick.
Risposte (1)
Vedere anche
Categorie
Scopri di più su Spreadsheets in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!