필터 지우기
필터 지우기

Putting a legend on an astrological image

조회 수: 1 (최근 30일)
John Jamison
John Jamison 2017년 4월 12일
답변: Image Analyst 2017년 4월 13일
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

답변 (2개)

Walter Roberson
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

Image Analyst
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.

카테고리

Help CenterFile Exchange에서 Holidays / Seasons에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by