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: anonymous
Subject: [Octave-bug-tracker] [bug #31542] semilogy and axis tight
Date: Thu, 04 Nov 2010 11:42:12 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)

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

                 Summary: semilogy and axis tight
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Do 04 Nov 2010 11:42:11 UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: moritz
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

axis tight prevents a semilogy with negative number in it from showing up:


octave:1> semilogy(sin(1:1000)); axis tight;


On the other hand the same command without the axis tight does the job.

+vebatim+
octave:1> semilogy(sin(1:1000));


I am using octave 3.2.4, configured for i686-pc-mingw32 together with the wxt
plugin.





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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