Putting a legend on an astrological image
3 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I want this:

I have the image attached below, so far,

but am having trouble generating the legend like in the top image. Any tips?
Thanks
0 件のコメント
回答 (2 件)
Walter Roberson
2017 年 4 月 13 日
It looks like the lines might already be present in the image. If so then see https://www.mathworks.com/matlabcentral/answers/334249-manually-enter-legend-details#answer_262225
0 件のコメント
Image Analyst
2017 年 4 月 13 日
Looks like you've figured out how to plot the constellations from coordinates, so now you just need to put up the legend/labels. Did you try the legend() function? Next choice would be to manually place text there with the text() function.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Legend についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!