problem when use function geoiconchart .
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
eb.az
el 27 de Oct. de 2024
Comentada: eb.az
el 29 de Oct. de 2024
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 comentarios
Respuesta aceptada
Shreshth
el 28 de Oct. de 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.
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!