LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error 23082

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.

Download All
0 Kudos
Message 1 of 2
(3,307 Views)

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.


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 2
(3,298 Views)