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

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

[Octave-bug-tracker] [bug #35034] Plotting: axis returns wrong value, ax


From: Lukas Reichlin
Subject: [Octave-bug-tracker] [bug #35034] Plotting: axis returns wrong value, axis ('tight') not working properly
Date: Sun, 11 Dec 2011 20:55:59 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7

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

Great!

I realized that xlim, ylim and probably others are affected too:


plot (11:20, [21:25, -Inf, 27:30])
a = ylim
axis ('tight')
b = ylim


I couldn't check if your patch already fixes them as well.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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