Failure in initial user-supplied objective function evaluation

Antworten (1)

Torsten
Torsten am 8 Apr. 2019
Bearbeitet: Torsten am 8 Apr. 2019

0 Stimmen

Try
abc = @fun1;
x0 = [0,0];
f = abc(x0);
and see what is returned in f.

Kategorien

Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange

Produkte

Tags

Gefragt:

am 7 Apr. 2019

Kommentiert:

am 9 Apr. 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by