how to import a set of ASCII file which are in one folder
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I'm using fopen function to import an ASCII file but I would like to write a peace of code which import all ASCII file in one folder because my folder has more than 10 ASCII files and now I have to import them one by one and do the manipulation.
As a beginner I would appreciate any helps.
Thanks,Navid
0 Kommentare
Antworten (1)
Image Analyst
am 26 Nov. 2013
See the FAQ for code examples: http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F
0 Kommentare
Siehe auch
Kategorien
Mehr zu Workspace Variables and MAT Files finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!