T O P I C R E V I E W |
tinkusch |
Posted - 05/11/2009 : 5:06:17 PM Origin Ver. and Service Release (Select Help-->About Origin): 7.5 German (SR6) Operating System: XP German
Hi folks, the following script does not work, I don't know why:
curve.data$=Data1_b; curve.result$=Data1_c; curve.base$=""; curve.i1=20; curve.i2=25; curve.integrate();
The problem is, that the integration is always performed over the full range (30 rows) instead over the given range (row 20 to 25).
Thanks for help, bye Stefan
btw: Germans, beware! Don't use the 'shift 2' character for ", but switch to English (USA) Windows country setting and use the character Ä on the german keyboard instead. Otherwise a ORIGIN chrash may occur... ( ....some trial and error was necessary to find this out...
|
1 L A T E S T R E P L I E S (Newest First) |
Loick |
Posted - 05/13/2009 : 03:26:59 AM Oohhhh....
Thanks a lot Tinkusch for this tips :
quote: btw: Germans, beware! Don't use the 'shift 2' character for ", but switch to English (USA) Windows country setting and use the character Ä on the german keyboard instead. Otherwise a ORIGIN chrash may occur... ( ....some trial and error was necessary to find this out...
I was quiet bothered by the integration. I've solved the problem by adding a column of 0 as baseline... ><
About your problem, I've no clue about how to solve it sorry.
viel grüße |
|
|