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
 Origin Forum
 integrating many columns

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
caiovtrich Posted - 06/01/2008 : 2:10:13 PM
Hello.
I need help.

I need to integrating many columns, but i canīt!!!
X-> wavelenght colum
y-> some intesity columns
Thanks.
8   L A T E S T    R E P L I E S    (Newest First)
caiovtrich Posted - 06/04/2008 : 11:58:42 PM
but what this script do/??
I need a script where i can get a piece of worksheet or my archieve .dat and integrate the colunms in this inteval.
Echo_Chu Posted - 06/04/2008 : 05:28:31 AM
Hi,

I think "intensity" is long name of your columns, it is not unique, so we can not create script according to it.

But if wavelenght is the first column and intersity are the 2nd, 3rd... columns, you can use scrpt as following


loop(i,2,4) {integ1 (col(1), col($(i))); };


If the scirpt does not met your requirment, would you mind to send us your data file and give detail requirment so that we can create specified script for your case.

Echo
OriginLab Corp
caiovtrich Posted - 06/03/2008 : 06:42:05 AM
send for how i can develop this script!!
rlewis Posted - 06/02/2008 : 2:09:12 PM
see the following post
http://www.originlab.com/forum/topic.asp?TOPIC_ID=6803
caiovtrich Posted - 06/02/2008 : 11:11:12 AM
Hi!!

I donīt know how to develop this script.
I have an archive in the format .dat! and i import to the origin this archive! The colum X is named wavelenght and the others columns Y are named intensity.
But when open this archive, i need do cut some pieces and integrate, but i donīt know how to do this.
help.
Shirley_GZ Posted - 06/02/2008 : 02:47:23 AM
HiĢŽ
In Origin 8, if you want to do the integration by GUI, you still have to integrate the column one by one.
Of course you can write a simple script to do a batch processing. If you have problem developing such script, please tell us the details about the data and we will give you a segment of script to accomplish it.



Shirley

Originlab Technical Service Team
caiovtrich Posted - 06/01/2008 : 11:03:47 PM
i use origin 8!!!
Shirley_GZ Posted - 06/01/2008 : 10:14:36 PM
Hi,
Would you mind to tell us your Origin version?
In general, you only can integrate one column at a time in Origin.

Shirley


Originlab Technical Service Team

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