How do I import multiple excel files from multiple folders , with different names and sizes?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Rik
am 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.
Antworten (1)
Siehe auch
Kategorien
Mehr zu Spreadsheets finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!