Read and taking selected lat-longs from few .loc files and plot in geoshow
Show older comments
I have 92 .loc files in the current folder. The volume of all the files is large. I need to read all the files one by one and select column 2 and 3 (lats and lons) in 30N to 90N latitudinal range. And place them in one .mat file. Therefore with that .mat file I can plot a geoshow map. How to do that?
5 Comments
Mathieu NOE
on 30 Aug 2022
hello
your files can probably be read by the many available functions to read txt /ascii files
what have you tried so far ? success ?
if you still need help please provide your code + at least one file (or extract of it) (use the paper clip)
Chunru
on 30 Aug 2022
Is it possible to attach 2 .loc files?
Joydeb Saha
on 30 Aug 2022
Chunru
on 31 Aug 2022
For each fie, you can cut it down to few lines.
Joydeb Saha
on 6 Sep 2022
Answers (0)
Categories
Find more on Coordinate Reference Systems 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!