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
|