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

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

[Octave-bug-tracker] [bug #61099] (xyz)limmode behavior different from M


From: Rik
Subject: [Octave-bug-tracker] [bug #61099] (xyz)limmode behavior different from Matlab when one is axis "auto" and another "manual"
Date: Thu, 2 Sep 2021 17:17:02 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36

Update of bug #61099 (project octave):

                Severity:              3 - Normal => 2 - Minor              
              Item Group:        Incorrect Result => Matlab Compatibility   
                 Release:                   6.3.0 => dev                    
                 Summary: (xyz)limmode doesn't work as expected =>
(xyz)limmode behavior different from Matlab when one is axis "auto" and
another "manual"

    _______________________________________________________

Follow-up Comment #2:

Changing the Item Group to "Matlab Compatibility" and updating the Summary to
be more specific about the difference between Octave and Matlab.

Also, just to be thorough, this behavior applies to whichever axis is "auto". 
For example, this code restricts the x-axis based on the settings of the
y-axis


plot (1:100)
xlim ([1, 50])
ylim ([1, 10])
xlim auto


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61099>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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