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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Link Axes Scales with Labtalk
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

cougar2

Germany
Posts

Posted - 03/18/2004 :  03:54:09 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
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


sammi.song

China
46 Posts

Posted - 03/19/2004 :  04:37:22 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi cougar2,

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

Thanks,
Sammi
Go to Top of Page

Laurie

USA
404 Posts

Posted - 03/19/2004 :  4:24:17 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
This topic is discussed here, as the Tip of the week.


OriginLab Technical Support
Go to Top of Page

cougar2

Germany
Posts

Posted - 03/23/2004 :  03:15:01 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

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

Cougar

Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000