I have a Folder Factors inside Project folder. (all inside MyDocuments/Matlab). I need the list of all .m files in the folder FACTORS. Factors has subFolders and these subFolders hold all the .m files. Any suggestions?
Directory Design ->
Project...
Factors ... etc
subFol1 (has .m files)
subFol2 (has .m files)
...
I have solved a similar problem.On Windows platforms, ,Like this:
Now,you can see all files which matches the conditions is in the cell array “Name”