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

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

[Octave-bug-tracker] [bug #34149] calling axis after plotyy sets y2 but


From: anonymous
Subject: [Octave-bug-tracker] [bug #34149] calling axis after plotyy sets y2 but not y2 range
Date: Sat, 27 Aug 2011 10:45:40 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.20) Gecko/20110822 Gentoo

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

                 Summary: calling axis after plotyy sets y2 but not y2 range
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sat 27 Aug 2011 10:45:39 AM UTC
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

eg.  

plotyy(..........);
axis([-18,18,0,3]);

this sets the y2 range but not y1 

this seems to be undocumented. doc-axis does not speak of y2 or plotyy but
does state that the command sets y axis.

Maybe the doc needs expanding to state what does happen after plotyy() or axis
needs correcting to work as declared.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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