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
 Plot after Import
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

User90

3 Posts

Posted - 08/25/2011 :  03:15:52 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
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


User90

3 Posts

Posted - 08/25/2011 :  03:17:38 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Sry "Code Builder"
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