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.

3 件のコメント

KSSV
KSSV 2021 年 10 月 13 日
The plot depends on what your lat_contour, long_contour values are. It seems you have extracted them using contour function. Is it so?
Mini Me
Mini Me 2021 年 10 月 13 日
No unfortunately, they were not unfortunately. they are a result of an algorithm that calculates the lat and lon.
KSSV
KSSV 2021 年 10 月 13 日
Then you need to check those points...

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeContour Plots についてさらに検索

製品

リリース

R2020a

質問済み:

2021 年 10 月 13 日

コメント済み:

2021 年 10 月 13 日

Community Treasure Hunt

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

Start Hunting!

Translated by