How to use the shaperead function for multiple files?

4 views (last 30 days)
I am importing data as .shp files. I have figured out how to extract only the data that pertains to me (for one .shp file) but I need to do this for ~1000 more. I know I'll have to write a "for" loop, or I assume I will have to, but my problem right now is getting MATLAB to go through all of the .shp files that I have now. Any advice/help is greatly appreciated!

Answers (1)

Jan
Jan on 2 Apr 2013
Edited: Jan on 2 Apr 2013
Standard problems, which occur frequently, are discussed in the FAQ. See: http://www.mathworks.com/matlabcentral/answers/57446-faq-how-can-i-process-a-sequence-of-files

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!