how do I count number of folder?
Mostrar comentarios más antiguos
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 comentario
Oleg Komarov
el 7 de Oct. de 2014
use dir()
Respuesta aceptada
Más respuestas (1)
Image Analyst
el 8 de Oct. de 2014
1 voto
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
Categorías
Más información sobre File Operations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!