Borrar filtros
Borrar filtros

How to join two shapefiles in MATLAB ?

9 visualizaciones (últimos 30 días)
SUSHMA MB
SUSHMA MB el 27 de Feb. de 2017
Comentada: Avyan Pandey el 19 de Dic. de 2020
How can i join two shapefiles, i.e., .shp file of same place into one .shp file in MATLAB.

Respuestas (1)

KSSV
KSSV el 27 de Feb. de 2017
Read the shape files, you will get data. Merge them as matrices you do in matlab. And write them to different shape file. You have too read about shapewrite and shaperead.
  1 comentario
Avyan Pandey
Avyan Pandey el 19 de Dic. de 2020
Could you please write some the examples on "intersection" or "left merge" or "within"?

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by