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

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

[Octave-bug-tracker] [bug #65303] xtickangle not working


From: Luca Barbetta
Subject: [Octave-bug-tracker] [bug #65303] xtickangle not working
Date: Tue, 13 Feb 2024 08:57:55 -0500 (EST)

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

                 Summary: xtickangle not working
                   Group: GNU Octave
               Submitter: lucabarbetta
               Submitted: Tue 13 Feb 2024 01:57:55 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 8.3.0
         Discussion Lock: Any
        Operating System: Microsoft Windows
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Tue 13 Feb 2024 01:57:55 PM UTC By: Luca Barbetta <lucabarbetta>
Hello, xtickangle(angle) does nothing to the plot. 
I mean, it changes the angle, 'cause if I call xtickangles afterwards I get
the angle I prescribed, but in the plot nothing changes.

The very same 2 lines code:

plot([1:6],[1,6,1,6,1,6])
xtickangle(45)


works in matlab

Thank you







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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