Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

my plot uses 3 symbols and 3 colors. The color in the front isoverlapping the color in the back. What is causing this?

3 visualizaciones (últimos 30 días)
my plot has 3 curves with symbols and colors. The first color is red with a circle, 2nd color is green with a square, and third color is blue with a triangle. The triangle symbol curve(blue) overlaps the red curve and the red color shows through triangle. It is not filled in. I tried using drawnow to fix this to no avail. Can anyone help with this problem ASAP plz !!!!

Respuestas (1)

Thorsten
Thorsten el 27 de Jul. de 2016
plot(..., 'MarkerFaceColor', 'w')

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by