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 for Programming
 LabTalk Forum
 Link Axes Scales with Labtalk

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
cougar2 Posted - 03/18/2004 : 03:54:09 AM
Hello,

Iīm using Origin 7.5 and would like to create a second linked top x-axis in my graph. Doing this manually I choose
Add Linked Top x
Layer Properties | Link Axes Scales | X1 = 1.24E-4*X1
X2 = 1.24E-4*X2
which works fine.
By the way, the instruction in the Knowledge Database doesnīt work (at least in my case), the top axis is never formatted in the corrent range and I donīt know why you should bother about creating new columns in the worksheet.

Now I try to do this with labtalk:
layer -n x;

Question: How do I access the Link Axes Scales property using Labtalk, the command

Layer2.x.from =1.24E-4*x1;
Layer2.x.to =1.24E-4*x2;

doesnīt do the desired thing.

Thanks,

cougar


3   L A T E S T    R E P L I E S    (Newest First)
cougar2 Posted - 03/23/2004 : 03:15:01 AM
Hi,

thank you all for your answers, this helped me a lot.

Cougar

Laurie Posted - 03/19/2004 : 4:24:17 PM
This topic is discussed here, as the Tip of the week.


OriginLab Technical Support
sammi.song Posted - 03/19/2004 : 04:37:22 AM
Hi cougar2,

Sorry, you can not set a custom link through script by now.
I have trackered this into #6145.

Thanks,
Sammi

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