运行时出现问题
运行时出现问题function=gaDemolEval(sol,options)
x=sol(1);
val=x+10*sin(5*x)+7*cos(4*x);
出现:
??? Input argument "sol" is undefined.
Error in ==> gaDemolEval at 2
x=sol(1);
如何解决啊?
回复 楼主 yina5211 的帖子
报错讯息显示问题不在此函数, 可能LZ呼叫此函数时, 根本没对应的sol值!LZ怎呼叫?
页:
[1]