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 doesn't work as expected


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #61099] (xyz)limmode doesn't work as expected
Date: Wed, 1 Sep 2021 12:08:16 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36

Update of bug #61099 (project octave):

                  Status:                    None => Confirmed              
        Operating System:               GNU/Linux => Any                    

    _______________________________________________________

Follow-up Comment #1:

confirming the same behavior on Windows, v6.3.0. attached image showing
side-by-side of octave and matlab 2021a figures after the commands:


figure
plot (1:100)
set (gca, 'ylim', [0 1000])
set (gca, 'xlim', [1 10])
set (gca, 'ylimmode', 'auto')
set (gca, 'xlim', [1 11])




(file #51859)
    _______________________________________________________

Additional Item Attachment:

File name: ylimmode_auto_comparison.png   Size:37 KB
   
<https://file.savannah.gnu.org/file/ylimmode_auto_comparison.png?file_id=51859>



    _______________________________________________________

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]