problem when use function geoiconchart .
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Shreshth
il 28 Ott 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.
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!