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

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

[Octave-bug-tracker] [bug #51861] loglog() does not handle negative data


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #51861] loglog() does not handle negative data and zero properly
Date: Tue, 29 Aug 2017 13:54:14 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0

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

Dmitri, that error is caused by manually setting the axes limits to invalid
limits with "axis" (a(1) is 0). The code path for auto limits and manual
limits is different. Manually setting the limits still results in the error
you see. This is indeed bug #43606.

The patch there no longer applies to a current tip. I will have a look whether
I can refresh it.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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