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

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

[Octave-bug-tracker] [bug #31542] semilogy and axis tight


From: Rik
Subject: [Octave-bug-tracker] [bug #31542] semilogy and axis tight
Date: Sun, 07 Nov 2010 18:36:11 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/9.10 (karmic) Firefox/3.6.12

Follow-up Comment #8, bug #31542 (project octave):

The new changeset works for me so commit it whenever you want.  

One question, would it be simpler to use the same solution in both
__go_draw_axes__.m and axis.m?  In __go_draw_axes__.m you handle the problem
by replacing invalid data with NaNs.  In axis.m you keep the problem data, but
define new min/max functions that work around the data.  Why not use the same
solution and replace invalid data with NaNs in axis.m?

I modified your changeset just to see if it would work in this way and it
does.  Take a look at the attached file.


(file #21956)
    _______________________________________________________

Additional Item Attachment:

File name: patch.axis_tight               Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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