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
 Forum for Origin C
 Splitting given Input-Data
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

P.G.

4 Posts

Posted - 03/03/2015 :  07:33:08 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
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.

Edited by - P.G. on 03/04/2015 05:37:24 AM

Shirley_GZ

China
Posts

Posted - 03/05/2015 :  12:28:43 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
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
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