How do I import multiple files from a folder in MATLAB?
Ältere Kommentare anzeigen
I want to open all the files with a certain attribute (e.g. they all have 'History' in their name) and open them, one by one, in MATLAB. I know of the command dir my_name.txt which will list it like I want, but how do I now open the files that it listed?
2 Kommentare
Azzi Abdelmalek
am 10 Jun. 2013
how do you want to open those files?
Samyukta Ramnath
am 10 Jun. 2013
Akzeptierte Antwort
Weitere Antworten (0)
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!