Problems in downloading shapefile

Hi everyone!
I'm trying to load a shapefile, but I have this problem:
Error using openShapeFiles>checkSHP (line 64)
Unable to open both filename.shp and filename.SHP.
Error in openShapeFiles (line 18)
[basename, ext] = checkSHP(basename,shapeExtensionProvided);
Error in shaperead (line 210)
= openShapeFiles(filename,'shaperead');
Error in xxxx (line 31)
S=shaperead('filename');
I've already downloaded 'Mapping Toolbox' and the polygons are without z. Can you help me?

1 件のコメント

Rohit Pappu
Rohit Pappu 2021 年 1 月 28 日
Can you please attach the shapefile?

サインインしてコメントする。

回答 (0 件)

質問済み:

2021 年 1 月 17 日

コメント済み:

2021 年 1 月 28 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by