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
 Plot after Import

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
User90 Posted - 08/25/2011 : 03:15:52 AM
Hi together,
I am a newbie in Laptalk an OriginC.
I would like to plot some Template-Graphs after the Import of my Datas. So I thought I add a OriginC Skript to my ImportOptions which executes my Laptalk Plot-Skript.
I discovered the LT_execute command and thought that this could be my suitable tool...

The incomplete Skript is that:

LT_execute("string bkname$ = page.name$;
string shname$ = layer.name$;
plotxy iy:=[bkname$]shname$!(1,"Glucose")plot:=192 ogl:=[<new template:=Glucose,Lactase>];
plotxy iy:=[bkname$]shname$!(1,"Lactate") plot:= 192 ogl:=2;");


Could you see my mistake/s ?
My other Problem is, that the Coude Builder only shows me a "W" instead of "\"

Do you know that "Problem"?

Thank you very much!

kind regards from Germany!

Lukas


1   L A T E S T    R E P L I E S    (Newest First)
User90 Posted - 08/25/2011 : 03:17:38 AM
Sry "Code Builder"

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