help-octave
[Top][All Lists]
Advanced

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

Re: default line colors


From: adama
Subject: Re: default line colors
Date: Tue, 21 May 2013 08:56:24 -0700 (PDT)

I suspect color cycling hasn't been implemented for 'line' yet.  You could
use plot instead to get automatic color cycling.  Eg:

plot([1,11;2,12],[1,4;2,5])




--
View this message in context: 
http://octave.1599824.n4.nabble.com/default-line-colors-tp4653200p4653208.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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