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
 Forum for Origin C
 Splitting given Input-Data

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
P.G. Posted - 03/03/2015 : 07:33:08 AM
Origin Ver. 9.1 Pro and Service Release (Select Help-->About Origin):
Operating System: Win 7

Hello everybody,

I have a large Set of nonmonotonic Data and want to split it into several monotonic Worksheets to continue working on it.

The Set looks like this:
A | B | C | D | E
-0.8 |x|x| 1|x
0.8 |x|x| 1|x
0.7 |x|x| 1|x
-0.8 |x|x| 1|x
-0.8 |x|x| 2|x
0.8 |x|x| 2|x
0.7 |x|x| 2|x
-0.8 |x|x| 2|x

And so on.
The x's are not necessary for the splitting

Now, what i wanted to do was to split the table for the same values in D (creating a new worksheet for each Row-Set with the same value in D) and after that for the monotonical parts of A (creating two seperate Worksheets for each worksheet created in the step before).
The Rest of the Data does not matter.

I already fail at the part where I try to split the Set for the values in D.

I am a new to Origin and the last time i wrote some C#-Codes was about 4 years ago.

Thank you for helping me.

Edit: Pressed post before the Post was finished

Edit Edit: A LabTalk Script would work too is that is easier to code.
1   L A T E S T    R E P L I E S    (Newest First)
Shirley_GZ Posted - 03/05/2015 : 12:28:43 AM
Hi,

You can use the import ASCII tool or import wizard to import your data, please refer to these two tutorials:
http://www.originlab.com/doc/Tutorials/SingleASCII
http://www.originlab.com/doc/Tutorials/ImportWizard

Thanks,
Shirley

Originlab Technical Service Team

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