Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Create ticks without labels?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Georg Fischer  
View profile  
 More options May 16 2000, 3:00 am
Newsgroups: comp.soft-sys.matlab
From: Georg Fischer <georg.fisc...@oeaw.ac.at>
Date: 2000/05/16
Subject: Create ticks without labels?
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.fisc...@oeaw.ac.at


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jordan Rosenthal  
View profile  
 More options May 17 2000, 3:00 am
Newsgroups: comp.soft-sys.matlab
From: "Jordan Rosenthal" <j...@ece.gatech.edu>
Date: 2000/05/17
Subject: Re: Create ticks without labels?
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.fisc...@oeaw.ac.at> wrote in message

news:39215D8B.B2B8F5AF@oeaw.ac.at...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »