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

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

[Octave-bug-tracker] [bug #45850] Minor grid lines in wrong locations wh


From: Rik
Subject: [Octave-bug-tracker] [bug #45850] Minor grid lines in wrong locations when using manually set xticks
Date: Mon, 31 Aug 2015 14:45:41 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

URL:
  <http://savannah.gnu.org/bugs/?45850>

                 Summary: Minor grid lines in wrong locations when using
manually set xticks
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Mon 31 Aug 2015 07:45:40 AM PDT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

The minor grid lines can be in incorrect locations if the xticks are set to
non-uniform values.

For the example script,


plot (1:10)
set (gca, 'xtick', [0 1 5 6 9 10])
grid minor


see the attached plots from Matlab and Octave.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 31 Aug 2015 07:45:40 AM PDT  Name: MatlabGridMinor.pdf  Size: 8kB  
By: rik5

<http://savannah.gnu.org/bugs/download.php?file_id=34774>
-------------------------------------------------------
Date: Mon 31 Aug 2015 07:45:40 AM PDT  Name: OctaveGridMinor.pdf  Size: 3kB  
By: rik5

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

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45850>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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