Putting a legend on an astrological image

2 views (last 30 days)
John Jamison
John Jamison on 12 Apr 2017
Answered: Image Analyst on 13 Apr 2017
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

Answers (2)

Walter Roberson
Walter Roberson on 13 Apr 2017
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

Image Analyst
Image Analyst on 13 Apr 2017
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.

Categories

Find more on Holidays / Seasons in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!