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
 Program help
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

metallic

1 Posts

Posted - 10/27/2010 :  06:21:26 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin 8 SR 5
Windows XP

I'm new to programming in origin and wonder if anyone can help.

I have two columns of data and essentially want to extract the values of column B (Current) for a certain value in column A (Temperature). This will occur more than once, as the temperature goes up and down. I therefore want to compare the B values at a certain A temperature by putting them in a new worksheet.

I have a very large data set, and doing this manually is out of the question - if a suitable program is available I would be very grateful.

Many thanks

greg

USA
1378 Posts

Posted - 10/27/2010 :  11:53:50 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
While you could do this in OriginC, it is much easier in LabTalk to use the wxt X-Function (based on the Worksheet : Extract Worksheet Data dialog):

wxt test:="col(A)=32" ow:=<new name:=Freezing>;
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