how to fill geographic plot region with specific color?

조회 수: 53 (최근 30일)
Hussain Ali
Hussain Ali 2021년 2월 25일
답변: Chad Greene 2021년 3월 2일
I am using a circle to plot potential threat in geographic plot and i have all latitude and longitudes of circular region. I am using geoplot to plot a circle.
geoplot(lat_th,lon_th,"or")
Now i want to fill this circle with a specific colour. How can i fill this circular region?

채택된 답변

Chad Greene
Chad Greene 2021년 3월 2일
To fill the circle, check out the markerfacecolor option in the documentation for geoplot. Alternatively, you may prefer the geoscatter function.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Geographic Plots에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by