problem when use function geoiconchart .
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I want to plot a geo map and add icon , but when I use the function geoiconchart it did not work .
can anyone help me ?
0 commentaires
Réponse acceptée
Shreshth
le 28 Oct 2024
Hey Amal,
geoiconchart(lat, lon) displays pushpin icons on the specified latitude and longitude corrdinates and geoiconchart(lat,lon,filename) displays custom icons specified by the image in filename.
To help you furthur, here is the link to MathWorks documentation for use cases of geoiconchart
You can also try an example mentioned in the documentation to understand the functionality better.
Thanks.
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!