how to import a set of ASCII file which are in one folder
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Image Analyst
el 26 de Nov. de 2013
See the FAQ for code examples: http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F
0 comentarios
Ver también
Categorías
Más información sobre Workspace Variables and MAT Files en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!