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
 curve.integrate()
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

tinkusch

Germany
94 Posts

Posted - 05/11/2009 :  5:06:17 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
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...

Loick

France
14 Posts

Posted - 05/13/2009 :  03:26:59 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
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 gre
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