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

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

[Octave-bug-tracker] [bug #52376] some minor gridlines not displayed on


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #52376] some minor gridlines not displayed on log scale axes
Date: Tue, 14 Nov 2017 17:19:51 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0

Follow-up Comment #7, bug #52376 (project octave):

Rik, thank you for reviewing and pushing. I realized now (i.e. too late) that
the logic fails if the manual ticks are provided in non-ascending order,
e.g.:

semilogy(0.1:0.1:7)
set(gca, 'ytick', [10 3 1 0.3 0.1], 'ylim', [0.02 17], 'yminorgrid', 'on')


Is that correct syntax, or should it fail? I'll try and test tomorrow what
Matlab does.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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