Convert boundaries
1 次查看(过去 30 天)
显示 更早的评论
Hi All,
I have extracted boundaries with the help of "bwboundaries" function and I would like to convert the polygon boundaries to shapefile(ESRI) format. Is there any function to do this in Matlab?. Need help on this.
回答(1 个)
KSSV
2018-7-20
You can very much do it.......you need to use shapewrite. HAve a llok on this link for example code: https://in.mathworks.com/matlabcentral/answers/304848-why-i-get-this-error-coordinates-in-point-geographic-data-structure-s-must-be-scalar-when-i-use
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!