MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   资料存档 (https://www.labfans.com/bbs/forumdisplay.php?f=72)
-   -   ESRI的shapefile发送给Matlab (https://www.labfans.com/bbs/showthread.php?t=23973)

poster 2019-12-10 20:48

ESRI的shapefile发送给Matlab
 
我正在寻找一种函数,该函数可从ESRI的shapefile格式(如Arcview中使用)读取/写入点,线和多边形,以在Matlab中使用



[B]回答:[/B]

在Matlab映射工具箱中,使用shaperead [URL="http://www.mathworks.com/help/toolbox/map/ref/shaperead.html"]函数[/URL]

例如,在[URL="http://www.nws.noaa.gov/geodata/catalog/transportation/html/interst.htm"]此处[/URL]下载NOAA州际公路形状文件,使用函数S = shaperead('in101503.shp');提取数据,然后将其读入Matlab S = shaperead('in101503.shp');



[url=https://stackoverflow.com/questions/3873053]更多&回答...[/url]


所有时间均为北京时间。现在的时间是 23:26

Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.