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
 3D trajectory graph: adding average curve
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

psempruch

Poland
1 Posts

Posted - 10/28/2009 :  04:29:08 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. and Service Release (Select Help-->About Origin): 8.0.63.988 SR6
Operating System: Windows Server 2008 Enterprise


Hi,

I would like to know how or is it possible to add an average curve to the 3d trajectory graph. Let's say we have three-dimensional data (X,Y,Z) and my aim is to add a curve (in this case the curve will be a straight line actually) that is parallel to the given dimension e.g. Y representing an average value calculated on the values of Y through the whole data series.

values of Y: 12
10 10 14 14 12 10 16 14

and the average curve for those data will be constant and equal to 13.5

Thanks for help in advance!

greg

USA
1379 Posts

Posted - 10/28/2009 :  11:20:51 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I think this is what you want to do:

Add a new column to your worksheet, select the column, right-click the selection and choose Set Column Values. Enter this expression:
mean(col(2))
and click OK, which puts the mean of your Y data in the new column (assuming column 2 is your Y).
Now right-click on the layer1 icon in the upper left of your graph and choose Plot Setup.
Uncheck the Y box next to column B.
Check the Y box next to column D.
Click Add.
Click OK.
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