Origin Version (Select Help-->About Origin): 7.5 Operating System:XP hi; is it possible to fit the errorfunction (something like y=P1*(1-erf(x/P2)) where P1 and P2 are the fitting parameters) to a dataset? and if yes how? thank you
hello, i tried as you said , but when i compile the origin c file the reply is: C:\Dokumente und Einstellungen\Administrator\Anwendungsdaten\OriginLab\Origin75E\User Files\OriginC\NLSF\_nlferf.fit(40) :Error, function or variable erf not found nag_erf does not work too. so where do i find the nag_erf programme ? thanks
Try to compile the function below. If it does not compile then you need to update your Origin 7.5. (Latest version is SR6.) If it does compile then you are using erf or nag_erf incorrectly in your fitting function.