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

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

[Octave-bug-tracker] [bug #30950] wrong axes ranges in imagesc(x, y, z)


From: Petr Mikulik
Subject: [Octave-bug-tracker] [bug #30950] wrong axes ranges in imagesc(x, y, z)
Date: Fri, 03 Sep 2010 09:10:04 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/532.8 (KHTML, like Gecko) Chrome/4.0.295.0 Safari/532.8

Follow-up Comment #2, bug #30950 (project octave):

The patch works perfectly, thanks!

It even fixes the bug in Octave 3.2.x:
       n=3; imagesc(1:n,1:n,1./hilb(n))
(well visible for small values of n) which displays only half-pixels on the
boundary. 
Could you commit this fix to 3.2.x as well?



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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