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

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

[Octave-bug-tracker] [bug #30872] gnuplot or octave problem with semilog


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #30872] gnuplot or octave problem with semilogy?
Date: Wed, 25 Aug 2010 08:47:51 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko/2009060214 Firefox/3.0.11

URL:
  <http://savannah.gnu.org/bugs/?30872>

                 Summary: gnuplot or octave problem with semilogy?
                 Project: GNU Octave
            Submitted by: caliari
            Submitted on: Wed 25 Aug 2010 08:47:50 AM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.3.51
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Dear all,

if I give

m = 20:27
semilogy (m, exp (-m.^2))

everithing is fine. But, with

m = 19:27
semilogy (m, exp (-m.^2))

I get 

line 0: y range must be greater than 0 for log scale

Is it a gnuplot (I'm using 4.4.0) or octave problem?

Marco




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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