Convert boundaries
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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.
Risposte (1)
KSSV
il 20 Lug 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 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!