Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Create ticks without labels?

2 views
Skip to first unread message

Georg Fischer

unread,
May 16, 2000, 3:00:00 AM5/16/00
to
Hi,

Does anybody know how I can create ticks without labels? I want to
produce a semilog plot where just the ticks at 10^2,10^3,10^4 and so on
get labels and the logarithmically spaced values inbetween like
2*10^2,3*10^2...9*10^2 should not be labeled. How can I do this without
writing all the values in 2 neverending vectors and making
set(gca,'YTick',vector1,'YTickLabel',vector2).
There must be a possibility, but the undocumented axes property
'YMinorTick' doesn't seem to work, too.

Thanks , Georg
georg....@oeaw.ac.at

Jordan Rosenthal

unread,
May 17, 2000, 3:00:00 AM5/17/00
to
Georg,

With no example, its hard to figure out with what you are having problems.
Have you seen the SEMILOGX, SEMILOGY, and LOGLOG commands? From your
description, I believe these work the way you want.

Hope that helped,

Jordan

"Georg Fischer" <georg....@oeaw.ac.at> wrote in message
news:39215D8B...@oeaw.ac.at...

0 new messages