how do I count number of folder?
Ältere Kommentare anzeigen
I do know how to count the number of files within the folder like this,
but is their way to file the number of folder inside the certain folder? (not file)
1 Kommentar
Oleg Komarov
am 7 Okt. 2014
use dir()
Akzeptierte Antwort
Weitere Antworten (1)
Image Analyst
am 8 Okt. 2014
1 Stimme
I think I answered this in your other question on it: http://www.mathworks.com/matlabcentral/answers/157750-changing-directory-to-do-same-work#answer_154298
Kategorien
Mehr zu File Operations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!