Read and taking selected lat-longs from few .loc files and plot in geoshow
Mostra commenti meno recenti
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 Commenti
Mathieu NOE
il 30 Ago 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
il 30 Ago 2022
Is it possible to attach 2 .loc files?
Joydeb Saha
il 30 Ago 2022
Chunru
il 31 Ago 2022
For each fie, you can cut it down to few lines.
Joydeb Saha
il 6 Set 2022
Risposte (0)
Categorie
Scopri di più su Coordinate Reference Systems in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!