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
 curve.integrate()

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
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

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