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

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

[Octave-bug-tracker] [bug #65345] campos('manual') prevents rotate in th


From: Liang Tang
Subject: [Octave-bug-tracker] [bug #65345] campos('manual') prevents rotate in the figure toolbox
Date: Thu, 22 Feb 2024 07:13:55 -0500 (EST)

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

                 Summary: campos('manual') prevents rotate in the figure
toolbox
                   Group: GNU Octave
               Submitter: lt1234
               Submitted: Thu 22 Feb 2024 12:13:55 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: lt1234
        Originator Email: 
             Open/Closed: Open
                 Release: 8.2.0
         Discussion Lock: Any
        Operating System: Microsoft Windows
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Thu 22 Feb 2024 12:13:55 PM UTC By: Liang Tang <lt1234>
Hi, 

Once campos('manual') is applied, the figure toolbox rotate function no longer
would work. Thanks. 

% no issue 

fid=figure; axs=axes(fid); cylinder; xlabel('x'); ylabel('y'); xlim([-3 3]);
ylim([-3 3]); 

campos('mode')  % verify "auto"

% rotate not working right after 

campos('manual')






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Name: campos_manual.zip  Size: 6KiB
<http://savannah.gnu.org/bugs/download.php?file_id=55734>

    AGPL NOTICE

These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://git.savannah.nongnu.org/cgit/administration/savane.git/snapshot/savane-48ddd5e09ff68675481700a041ae2602dfa85a16.tar.gz

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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