Borrar filtros
Borrar filtros

help with astrological image

5 visualizaciones (últimos 30 días)
John Jamison
John Jamison el 10 de Abr. de 2017
Comentada: John Jamison el 10 de Abr. de 2017
Hi everyone,
I am seeking some help matching up my image (attached below) to the one seen here....I need help making each line of the respective stars be the same colors uniform, like below—not different for each line segment...also need help getting the legend to match.
Thank you
  2 comentarios
Star Strider
Star Strider el 10 de Abr. de 2017
You seem to be plotting each segment with a different plot call. One way to plot each constellation is to combine the x-coordinates of the constellation in one vector, the corresponding y-coordinates in another vector, and plot them against each other. (You may have to ‘retrace your steps’ in some segments.) They would then all have the same colors.
An alternative is to specify the colors in each plot call for a specific constellation. This might be the easiest way to modify your current code.
I’m not listing this as an Answer because I’m guessing what you’re doing.
John Jamison
John Jamison el 10 de Abr. de 2017
How would you do the alternate, plotting each color for a specific constellation? That was my idea

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by