how to import a set of ASCII file which are in one folder
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Image Analyst
on 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 Comments
See Also
Categories
Find more on Workspace Variables and MAT Files in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!