octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fminbnd Matlab test


From: Rik
Subject: fminbnd Matlab test
Date: Mon, 29 Dec 2014 22:28:15 -0800

12/29/14

Can someone try the code below and see if it reports an error?

[x,fval,info,output] = fminbnd(@(x)sin(x),0,-pi)

Thanks,
Rik



reply via email to

[Prev in Thread] Current Thread [Next in Thread]