Failure in initial user-supplied objective function evaluation

답변 (1개)

Torsten
Torsten 2019년 4월 8일
편집: Torsten 2019년 4월 8일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

태그

질문:

2019년 4월 7일

댓글:

2019년 4월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by