Hello,

I have found a bug on octave 3.6.3(2) on macbook retina:


A(1:512,1:512)=0;
A(256-10:256+10,256-10:256+10)= 255;
imagesc(A)
or 
image(A) 

results in a completely white figure. 
On opensuse 12.2 octave-3.6.2 on a lenovo T61p notebook result is correct.

Cheers

Hans-Juergen



--
View this message in context: 
http://fink.9193.n7.nabble.com/octave-3-6-3-2-on-retina-mac-tp42228.html
Sent from the fink-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to