11-19-2012 08:54 AM
Hello,
I have an error -23083 when I try to use the Lev-Mar fit.
I would really appriciate your help,
Thanks a lot in advance.
11-19-2012 09:08 AM - edited 11-19-2012 09:09 AM
Your initial parameters array size is 0 meaning that 0 parameters of your model will be evaluated (The source of the error) your model has three parameters the initial parameters array must contain three elements. The error discription could be improved.