Geoplot will not plot multiple polygons properly
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I am trying to plot a data set with lats and lon. The result should be multiple polygons but instead all the polygons are connecting into one into a weird shape. The data size is 1 X 361. I am using
geoplot(lat_contour, long_contour,'Marker','none')
to plot the polygons. but the picture is the output. Please help.
3 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Contour Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!