help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help - linestyleorder in chart


From: Ivo Vinklárek
Subject: Help - linestyleorder in chart
Date: Fri, 20 Nov 2015 15:10:22 +0100

Hello,

I have a problem with oder of lines in chart.
When I write code
[a]=plot(x , y1, '+', 'markersize', 10, x, y2, 'linewidth', 4),
I would expect that the data with marker '+' will be on the bottom and data with '-' will be on the top, but it is the opposite. I tried to change order in skript and etc. to change it, but I nothing changed it.

Could you help me, please, how to change order? 

Thanks
Ivo

reply via email to

[Prev in Thread] Current Thread [Next in Thread]