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
 All Forums
 Origin Forum
 Origin Forum
 same X as fitting data

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
wmicher Posted - 07/09/2007 : 5:19:13 PM
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!
1   L A T E S T    R E P L I E S    (Newest First)
easwar Posted - 07/16/2007 : 09:59:59 AM
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



The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000