|
From: | Sivahari Nandakumar |
Subject: | fminsearch error |
Date: | Wed, 3 Apr 2013 12:07:51 +0530 |
operator =: no conversion for assignment of 'scalar struct' to indexed '
This error showed in the line
[k,y] = fminsearch(@sig_func,k0,optimset('TolX',1));
I saw the discussion going in the following thread. But it says the problem is still not solved.
http://octave.1599824.n4.nabble.com/fminsearch-from-optim-package-not-working-td4635593.html
Is there any idea?
[Prev in Thread] | Current Thread | [Next in Thread] |