error in reading an arc grid file
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Data Import and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!