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

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

[Octave-bug-tracker] [bug #48616] Matlab compatibility for semilogx() an


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #48616] Matlab compatibility for semilogx() and xlim([0 uplim])
Date: Mon, 25 Jul 2016 09:04:47 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #6, bug #48616 (project octave):

I can reproduce the original issue from comment #0 with both 4.0.3 and a
current tip.
The example fails for qt and fltk with the error message given in comment #0.
For gnuplot, the following error is thrown:

xlim([0 fs/2]);

         line 0: >>x  range must be greater than 0 for log scale


The issue seems to be that there should be a check to the axis limits for
logarithmic plots when the axis limit mode is "manual" and one axis limit is
set to "0".

I can try and have a look into it if no one else beats me to it.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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