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

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

[Octave-bug-tracker] [bug #50652] ytickformat function missing


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #50652] ytickformat function missing
Date: Fri, 7 Apr 2017 11:16:53 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0

Follow-up Comment #4, bug #50652 (project octave):

An easier approach for this specific functionality might be to add a (hidden?)
property "XTickLabelFormat" to the axes object and use this when automatically
creating the tick labels (and respectively for the y and z axes).

The "XTickLabel" axes property etc. are still present in Matlab R2016a. And I
guess Matlab cannot remove them, or else they would break a lot of stuff. They
probably will continue to re-route those NumericRuler properties to the axes
properties.
We could re-route "XTickLabelFormat" as well if we eventually decided to
implement NumericRuler objects (or HG2???).
Would that be an acceptable language extension?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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