Info

此问题已关闭。 请重新打开它进行编辑或回答。

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

1 次查看(过去 30 天)
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 !!!!

回答(1 个)

Thorsten
Thorsten 2016-7-27
plot(..., 'MarkerFaceColor', 'w')

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by