The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 Ticks by data

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
spectron1 Posted - 03/05/2004 : 10:14:15 AM

I am tring to follow method 2 in the knowledgebase
"How do I add a non-linear x-axis scale to the top of my graph?"

When I get to step 6 (assigning ticks to a column in labtalk script window) I see the graph quickly refresh, but nothing happens. The ticks are at the same position as they were and my chosen ticks are not used. I have checked that my column is in increasing order with sensible lower X axis values. I'm using origin 7.0 SR4.

Help!
2   L A T E S T    R E P L I E S    (Newest First)
silverdale Posted - 03/09/2004 : 12:06:32 PM
If you are using the script line:

layer2.x.ticksbydata$=column with new tick positions

Rather than using =col(e) as in the example in the knowledge base article try using a more detailed description of where your data is, eg =data2_e (where data2 defines the data worksheet and e the column of data to use)

I think that this should work for you.

I think that this more accurate description of where the data you want to use is should work.

Maybe the knowledge base article should be changed to reflect this.
spectron1 Posted - 03/05/2004 : 10:25:56 AM

Incidentally, what I REALLY want to do is to have a tick positioned
on the top axis only at every data point, labelled with a label of my choice.

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000