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

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

[Octave-bug-tracker] [bug #43606] plotting with axis limits at 0


From: Doug Stewart
Subject: [Octave-bug-tracker] [bug #43606] plotting with axis limits at 0
Date: Fri, 14 Nov 2014 14:43:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36

Follow-up Comment #1, bug #43606 (project octave):



  My guess is that it is trying to take the log -.1

  try ylim(.1,10) and see  what the plot looks like. 

Thanks for your answer. But the bug is not in ylim([-.1,10]) since a correct
error message is given. The bug is for ylim([0,10]) where no error message is
given and the figure disappears. Of course this is because log(0)=nan, though
octave should handle this.
OK now it is clear where the bug is.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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