Convert boundaries
2 views (last 30 days)
Show older comments
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.
Answers (1)
KSSV
on 20 Jul 2018
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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!