T O P I C R E V I E W |
Loick |
Posted - 04/24/2009 : 09:11:09 AM Origin Ver. and Service Release (Select Help-->About Origin): 7,5 Operating System: XP
Hello,
Is it possible to integrate a curve and get all the information area, peak location, peak width, and peak height directly?
I'm using this script to integrate my curve quote: win -a data$(i); wks.addcol(Results); curve.data$ = data$(i)_Cplus; curve.base$ = data$(i)_O; curve.result$ = data$(i)_Results; curve.integrate();:
But I only get the area as result.
By using the calculation : Analysis => Calculus => Integrate In my graph, I obtain this :

So, is it possible to perform this calculation from a script? and then copy the data from the results log into a worksheet?
Thanks for all,
Loick
|
1 L A T E S T R E P L I E S (Newest First) |
Loick |
Posted - 04/24/2009 : 09:26:36 AM Is it possible also to know the syntax of this command (when there is no baseline):
curve.base$ = " ";
When I use it my computer didn't perform the integration  |
|
|