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

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

[Octave-bug-tracker] [bug #56302] axis tight buggy


From: Z. M.
Subject: [Octave-bug-tracker] [bug #56302] axis tight buggy
Date: Fri, 10 May 2019 12:46:45 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?56302>

                 Summary: axis tight buggy
                 Project: GNU Octave
            Submitted by: zmarantz
            Submitted on: Fri 10 May 2019 04:46:43 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Z. M.
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: Mac OS

    _______________________________________________________

Details:

Hi Maintainers,

I'm having an issue with the axis("tight") function. Only the y-axis gets
contained to the value limits, while the x-axis is actually extended. 

I've included the data variables used to plot it and the resulting output
image. 

The code is:

h=plot(t,vout); 
axis("tight"); 
saveas(h,'axisTightBug','jpg') 


Thanks,
Z. M. 




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 10 May 2019 04:46:43 PM UTC  Name: axisTightData.mat  Size: 43KiB  
By: zmarantz

<http://savannah.gnu.org/bugs/download.php?file_id=46893>
-------------------------------------------------------
Date: Fri 10 May 2019 04:46:43 PM UTC  Name: axisTightBug.jpg  Size: 41KiB  
By: zmarantz

<http://savannah.gnu.org/bugs/download.php?file_id=46894>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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