Geoplot will not plot multiple polygons properly
이전 댓글 표시
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. 

답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!