reading binary ESRI grid data into matlab
21 ビュー (過去 30 日間)
表示 古いコメント
Does anyone have an elegant way to read ESRI grid (raster) files into Matlab? I only need to get the floating point data from the w001001.adf file. I do not have access to a GIS software package to convert these files to ASCII.
thank you, Chad
0 件のコメント
回答 (2 件)
Rolfe Dlugy-Hegwer
2012 年 6 月 19 日
If you have the Mapping Toolbox product, you can use arcgridread: http://www.mathworks.com/help/toolbox/map/ref/arcgridread.html
To see which products are installed on the system you're using, enter "ver" in the MATLAB Command Window.
0 件のコメント
参考
カテゴリ
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!