Clear Filters
Clear Filters

Convert boundaries

1 view (last 30 days)
Pugazhendhi
Pugazhendhi on 2 Feb 2012
Answered: KSSV on 20 Jul 2018
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 Comment
Anna Weeks
Anna Weeks on 19 Jul 2018
Did you solve this problem?

Sign in to comment.

Answers (1)

KSSV
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

Community Treasure Hunt

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

Start Hunting!