how to fill geographic plot region with specific color?

52 Ansichten (letzte 30 Tage)
Hussain Ali
Hussain Ali am 25 Feb. 2021
Beantwortet: Chad Greene am 2 Mär. 2021
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?

Akzeptierte Antwort

Chad Greene
Chad Greene am 2 Mär. 2021
To fill the circle, check out the markerfacecolor option in the documentation for geoplot. Alternatively, you may prefer the geoscatter function.

Weitere Antworten (0)

Kategorien

Mehr zu Geographic Plots finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by