uiclass
Undefined function 'qp' for input arguments of type 'double'.
Error in svc (line 35)
[alpha lambda how] = qp(H, c, A, b, vlb, vub, x0,
neqcstr);
Error while evaluating uicontrol Callback
我的文件夹里有qp.mexw32的文件,要怎么改才能运行出正确结果呢?
我的matlab是2012a version7.14,大神们帮帮忙~
你好 我问一下 最后的Constructing ... Optimising ... Undefined function 'qp' for input arguments of type 'double'..这个问题你是怎么解决的 ?我也出现这个问题了,是路径的问题还是版本的问题?