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
 external DLL: only 127 parameters for NLSF?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

EWS23

Germany
Posts

Posted - 09/15/2005 :  08:25:25 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version: 7.5 SR5
Operating System:XP SP2

Hi,

I wanted to fit a function with 130 Parameters (a kind of multiple Peak with some additional parameters) with an external DLL but it seemes that only 127 Parameters are passed to the function.
Is this the normal behavior of Origin?
I also reproduced this with a really simple function in my fit function code

Y[1]=0;
for (i=1; i<=nParam; i++)
{
y[1] += p[i];
}


Thank you.

  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