how to import a set of ASCII file which are in one folder
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Image Analyst
il 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 Commenti
Vedere anche
Categorie
Scopri di più su Workspace Variables and MAT Files in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!