open subfolders within a folder

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?

 Risposta accettata

Image Analyst
Image Analyst il 17 Dic 2013

0 voti

See my demo, attached below in blue.

5 Commenti

anna
anna il 18 Dic 2013
That's perfect...thankyou!
Please mark the answer as Accepted then. Thanks.
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 il 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
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.

Accedi per commentare.

Più risposte (0)

Categorie

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by