Changing tick text on axis?
Wolfgang Schechinger
hubahopp at gmx.de
Fri Jul 18 05:25:29 CDT 2008
Dear all,
I have a bar chart where the groups of bars should have some labels on the x axis instead of just numbers
I tried this code (adopted from a matlab example):
set(gca, 'xticklabelmode', 'manual')
set(gca, 'xticklabel','|text1|text1|')
but nothing happens
get(gca,'xticklabel')
retrieves '|text1|text1|', however!
is this option not implemented in octave, or do I something wrong?
Thanks,
Wolfgang
--
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
More information about the Help-octave
mailing list