Author |
Topic  |
|
gundrum
USA
Posts |
Posted - 09/06/2006 : 10:21:01 PM
|
Origin Version (Select Help-->About Origin): 7.0383 Operating System:XP
Can any one tell me how to get specific ticks per decade? Bascially, I need two minor ticks per decade and I want them to be particular numbers. So I would want ticks at 1,2,5,10,20,50,100..... Can this be done.
Bryan |
|
Deanna
China
Posts |
Posted - 09/07/2006 : 03:39:38 AM
|
I am sorry. It seems that Origin only supports evenly-spaced minor tick for now.
Thank you for telling us about your need. I will ask my colleagues to consider supporting unevenly-spaced minor ticks in our future product.
Deanna OriginLab GZ Office |
 |
|
larry_lan
China
Posts |
Posted - 09/07/2006 : 04:32:42 AM
|
Hi Bryan:
We can not plot it directly, however, we can plot the following graph using some labtalk command.

The steps is:
1. Plot a scatter plot using data from column A and B, and set the scale type of Y axis as Log10. And set the scale from 0.1 to 100
2. In the column C of Data1, enter the ticks value you want to set, open the command window and type
layer.y.ticksbydata$=Data1_c
and enter. Done!
Hope it helps.
Edited by - larry_lan on 09/07/2006 04:47:36 AM |
 |
|
|
Topic  |
|
|
|