[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
default line colors
From: |
Muhali |
Subject: |
default line colors |
Date: |
Tue, 21 May 2013 02:00:33 -0700 (PDT) |
According to the help, when using 'line(X,Y,Z)' ML
"cycles through the axes ColorOrder and LineStyleOrder property values"
This should be the same for octave I suppose. However, doing
line([0 1], [0 0])
line([0 1], [0 1])
I get two black lines and not the blue and green colors that the default
colororder prescribes. What am I missing?
M.
--
View this message in context:
http://octave.1599824.n4.nabble.com/default-line-colors-tp4653200.html
Sent from the Octave - General mailing list archive at Nabble.com.
- default line colors,
Muhali <=