Scatter produces incorrect colours

Richard Bovey Richard.Bovey at baesystems.com
Mon Aug 4 03:31:36 CDT 2008


scatter() does not produce the expected colours. An example session is below.
I would expect a red, green and blue point, however I see one brown and 2
blue points.

I'm using octave version 3.0.1 with Graphics backend: jhandles on Windows
XP. 

Regards,
Richard 

-------

>> OCTAVE_VERSION
ans = 3.0.1
>> scatter(1:3, 1:3, 50, eye(3))
-- 
View this message in context: http://www.nabble.com/Scatter-produces-incorrect-colours-tp18807479p18807479.html
Sent from the Octave - Bugs mailing list archive at Nabble.com.



More information about the Bug-octave mailing list