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
 FitX and FitY in Sigmoid plots
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

tef

USA
Posts

Posted - 06/06/2006 :  2:33:32 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version (Select Help-->About Origin): 6.0
Operating System: Windows XP

I used to use Origin 7.0. In fitting a Sigmoidal plot, I was able to use the functions FitX and FitY to chose different values for IC50 (center). However, recently I was downgraded to Origin 6.0 and I can not find a similar function in this version. Was that added for the new version or is there someplace in version 6.0 where I can perform the same task? Thank you for your help.

easwar

USA
1965 Posts

Posted - 06/06/2006 :  11:21:04 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi tef,

The Find X/FindY functinality was added in 7.0 using Origin C code and so that cannot run as is in 6.0

If you are interested in just finding Y for given X, you can do that as soon as you finish the fitting process, by opening the script window and typing
fit(some_x_value)=
and you will get the y value for your some_x_value based on the fit.

As for finding X from a given Y, that needs an iterative algorithm that tries different x values till it hits the specified y value. That could be coded using LabTalk script.

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