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
Forum for Origin C
using text from dataset for tick marks
New Topic
Reply to Topic
Printer Friendly
Author
Topic
mlschneider
USA
Posts
Posted - 03/29/2006 : 7:00:19 PM
Origin Version: 7.5 SR6
Operating System:Win XP
Hi,
Is it possible to set my Tick Labels as Text from dataset in a contour plot using Origin C? I have used this option manually. The dataset that I want to use is numerical but mirrored (e.g. -10...0...-10).
Thanks!
larry_lan
China
Posts
Posted - 03/29/2006 : 10:44:54 PM
hi mlschneider:
I think it may be much easier to use Labtalk scripts to control the axis label, so you can execute labtalk scripts in your OC code.
Such as setting the X axis tick label in the active window, you can add the following line to your code:
LT_execute(layer.x.label.dataset$=Data1_C);
Supposed Data1_C is your label text.
Larry
OriginLab GZ Office
mlschneider
USA
Posts
Posted - 03/30/2006 : 3:57:34 PM
Hi Larry,
LT_execute("layer.x.label.dataset$=Data1_C");
works prefectly.
Thanks,
mike
Topic
New Topic
Reply to Topic
Printer Friendly
Jump To:
Select Forum
Origin Forum
Origin Forum
Origin Viewer Forum
Origin Forum for Programming
Forum for Python
LabTalk Forum
Forum for Origin C
Forum for Automation Server/COM and LabVIEW
Origin中文论坛
Origin 中文论坛 (Chinese Origin Forum)
Japanese Origin Forum
Origin日本語フォーラム (Japanese Origin Forum)
Origin on Linux
The Origin on Linux Forum
Private Forums
Distributor Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page
The Origin Forum
© 2020 Originlab Corporation
Snitz Forums 2000