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

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

[Octave-bug-tracker] [bug #62149] getframe on MacBook Pro 14" doesn't sh


From: INVALID.NOREPLY
Subject: [Octave-bug-tracker] [bug #62149] getframe on MacBook Pro 14" doesn't show full plot
Date: Mon, 7 Mar 2022 15:23:33 -0500 (EST)

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

                 Summary: getframe on MacBook Pro 14" doesn't show full plot
                 Project: GNU Octave
            Submitted by: masum
            Submitted on: Mon 07 Mar 2022 08:23:31 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 6.4.0
         Discussion Lock: Any
        Operating System: Mac OS

    _______________________________________________________

Details:

Using getFrame on 14" MacbookPro with Retina XDR Display

The resulting data only shows the bottom left quarter of the initial plot.

Code example
'''
figure (1); plot (1:10)
figure (2); imshow (getframe (1).cdata)
imwrite(getframe (1).cdata, 'export.gif', 'gif')
'''

Comparison with a windows version of the same code doesn't show this behavior



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 07 Mar 2022 08:23:31 PM UTC  Name: export.gif  Size: 322KiB   By:
masum
Resulting plot
<http://savannah.gnu.org/bugs/download.php?file_id=52966>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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