Geoplot will not plot multiple polygons properly
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Contour Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!