octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #49009] wrong colors in the default image


From: Guillaume
Subject: [Octave-bug-tracker] [bug #49009] wrong colors in the default image
Date: Wed, 21 Sep 2016 15:52:02 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #14, bug #49009 (project octave):

Sorry if I was unclear. Yes, the default image in Matlab appears upside down.


>> close all
>> image
>> get (gca, 'Ydir')

ans =

normal

>> image(rand(8))   
>> get (gca, 'Ydir')

ans =

reverse


I don't think we need to reproduce this behavior as it's slightly odd; I was
just pointing it out.

http://www.mathworks.com/matlabcentral/answers/2001-what-matlab-easter-eggs-do-you-know

http://blogs.mathworks.com/steve/2006/10/17/the-story-behind-the-matlab-default-image/

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49009>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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