error in reading an arc grid file
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello
I am using the mapping toolbox (last version under matlab 2013a) on a linux laptop (kubuntu 13.04). I get an error when I try to read a file
alt=arcgridread('ARG_alt.grd'); Error using arcgridread>readHeader (line 82) Unexpected tag '[general]' in file header (line 1).
Error in arcgridread (line 36) hdr = readHeader(fid, isURL);
I downloaded the data (= altitude in Argentina) on the Diva website http://www.diva-gis.org/gdata. I add that I am a newcomer in the mapping toolbox.
Thank you in advance
Vincent
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Data Import and Analysis dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!