[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: colororder
From: |
Rik |
Subject: |
Re: colororder |
Date: |
Thu, 03 Jul 2014 09:23:03 -0700 |
All,
Another vote question, how slavishly do we want to follow Matlab's color
scheme? It appears that the colororder property is slightly different from
Octave. You can see this by comparing the blue for demo ('area', 1).
Matlab's blue is 143/255 while Octave's is 255/255. I think Octave and
Matlab used to be in sync and then when they moved to Handle Graphics 2
they changed the colors and their order.
--Rik