Hi,
I'm trying to write a program that opens subfolders sequentially within a folder and applies a function to files within each subfolder. Any ideas?

 Réponse acceptée

Image Analyst
Image Analyst le 17 Déc 2013

0 votes

See my demo, attached below in blue.

5 commentaires

anna
anna le 18 Déc 2013
That's perfect...thankyou!
Image Analyst
Image Analyst le 18 Déc 2013
Please mark the answer as Accepted then. Thanks.
Olivia Licata
Olivia Licata le 14 Mar 2018
This script does not properly separate the subfolders. After copying, pasting, and running, this returned one long string of my 5 subfolders and stated that there was one folder. Perhaps the delimiter is different?
Guillaume
Guillaume le 14 Mar 2018
@Olivia, with the new behaviour of dir introduced a few versions ago, listing all the subfolders is now trivial. See the example
Image Analyst
Image Analyst le 15 Mar 2018
It does work to go into each sub folder one at a time. Not sure what you meant by "does not properly separate the subfolders". But like Guillaume said, there is a new version and I attach a demo for that.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

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

Translated by