Effacer les filtres
Effacer les filtres

Load in all files of a folder?

3 vues (au cours des 30 derniers jours)
JamJan
JamJan le 22 Sep 2019
Réponse apportée : Rik le 22 Sep 2019
Hi,
I have a lot of folders containing .csv files. Is there a way to load in all possible files without given a specific command to the file?

Réponse acceptée

Rik
Rik le 22 Sep 2019
Use dir to generate a file list (you can use to search a folder tree), then use a loop to process all files one by one.

Plus de réponses (0)

Catégories

En savoir plus sur File Operations 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!

Translated by