Adding text at the specified coordinates on the geoglobe and filling the space between the lines geoplot3
13 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Warm welcome,
Based on the coordinates of the international space station and the selected location, I created a figure as in the uploaded photo.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1128060/image.jpeg)
I have scrolled through the documentation 2 times and can't find there whether it is possible to add text at specific coordinates (e.g. "ISS(1)" in place of the first coordinates), also I can't find information on how to fill the space between the red, green and yellow lines. To create something like image #2.
I have tried using textm(Lat,Long,h,'ISS(1)') and fill() comments, but these only work on a 2-D map.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1128065/image.jpeg)
I would appreciate your help in solving this puzzle.
Kind regards,
Michel
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Geographic Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!