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

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

[Octave-bug-tracker] [bug #51839] new matlab functions for axis tick pos


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #51839] new matlab functions for axis tick position, values, labels
Date: Thu, 24 Aug 2017 16:47:26 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0

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

ahh, ok.  I think I tried get(gca) on a polar plot and just saw the xtick and
ytick definitions. I didn't scroll up far enough to see that it did add an
rtick and ttick.

I doubt there's any issue if octave's rtick and thetatick don't produce errors
for a polar() plot. Matlab errors for calling rtick on a cartesian axis,
including polar(). similarly, xtick errors calling on a polarplot() but not on
a polar.  

assuming we eventually make a compatible polaraxes object, the only issue is
that matlab calls their axis property thetatick instead of ttick. should be
able to have the wrapper check for and return either.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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