how to import a set of ASCII file which are in one folder
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Image Analyst
le 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 commentaires
Voir également
Catégories
En savoir plus sur Workspace Variables and MAT Files dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!