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
 Origin Forum
 performing basic calculations
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

ridge1988

United Kingdom
3 Posts

Posted - 03/01/2011 :  2:52:28 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. and Service Release (Select Help-->About Origin): origin pro 8.5
Operating System: windows 7

Hi,
This is really basic but I can't work out whether or not origin can be used to perform basic calculations like you can on excel. For instance if you type '= 5 x 6' into a cell, as you would with excel, nothing happens. I tried hitting the 'function' button but this draws a graph, I just want to be able to make new columns with calculations in. For instance; I currently want to divide all the values in one column by 1000 and make a new column to plot to a graph, how would I go about doing this?

Thanks in advance!

Sam Fang

291 Posts

Posted - 03/02/2011 :  05:09:03 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Select a column e.g Column C, right click on it and select Set Column Values from the short-cut menu. In the Set Values dialog, type e.g. Col(B)/1000. This will set Column C to Column(B)/1000.

Sam
OriginLab Technical Services
Go to Top of Page

Catkiller

Germany
Posts

Posted - 03/02/2011 :  06:45:26 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Just an addon-information:

to get access to individual cells in the "set values"-dialog, you can use the following notation:
col(a)[2]

which adresses the second row in col a
by that you are easily able to perform more complex operations such as selecting every second value of a col by using the continous index "i":
col(a)[2*i]

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