Adding text at the specified coordinates on the geoglobe and filling the space between the lines geoplot3
14 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Geographic Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!