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

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

[Octave-bug-tracker] [bug #34906] Compatibility difference with ticklabe


From: Rik
Subject: [Octave-bug-tracker] [bug #34906] Compatibility difference with ticklabels, linestyleorder
Date: Tue, 25 Jun 2013 16:40:06 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0

Follow-up Comment #12, bug #34906 (project octave):

I've never had access to Matlab so I don't always know what I'm aiming for.

What is the desired behavior for the following?


plot (1:4);
set (gca, 'xticklabel', 'a');  
set (gca, 'xticklabel', 'a|');  
set (gca, 'xticklabel', 'a|b');  


Is it always supposed to repeat the base element until it has enough tick
values? 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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