Convert boundaries
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Antworten (1)
KSSV
am 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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!