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
 same X as fitting 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

wmicher

USA
Posts

Posted - 07/09/2007 :  5:19:13 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version (Select Help-->About Origin): 7.5
Operating System:WindowsXP

Well, I know how to set this in Advanced Fitting tool, but I don't know how to use the advanced fitting tool. I am more familiar with the Fitting Wizard.

Can anyone tell me how to set up Same X as fitting data in Fitting wizard?

Thanks in advance!

easwar

USA
1964 Posts

Posted - 07/16/2007 :  09:59:59 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

The fitting wizard does not currently have this control to set the output to be same x as the data.

You can do one of the following:
1> Open the fitting function in the advanced tool and go to the "Scripts->After Fit" page of that tool and check the "Same X as Fitting Data" radio and use the Function->Save menu to save the FDF and close the dialog.
Now when you use that FDF from the wizard, it will generate the output column in same sheet as data, with same x values

OR
2> Leave the FDF as is, and as soon as you are done with the fit, make the data worksheet active and add a new column.
Say your raw data is in cols 1,2 and your new col is col 3
You can then open script window and type
col(3)=fit(col(1))
and press Enter. This will generate fit values in col 3 using values in col 1 as x.
Note that you have to do this right after the fit, before you do any other fit - this function corresponds to the last fit that was performed.

Easwar
OriginLab


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