What's wrong with my code ,please help me!

Calling Mosek_2 9.1.9: 800 variables, 277 equality constraints
For improved efficiency, Mosek_2 is solving the dual problem.

NOTE: custom settings have been set for this solver.

*** Error(1200): param.sedumi
Return code - 1200 [MSK_RES_ERR_IN_ARGUMENT] [A function argument is incorrect.]

Status: Error
Optimal value (cvx_optval): NaN

调用 “mosekopt” 时,未对一个或多个输出参数赋值。

出错 cvx_mosek

出错 cvx_run_solver (第 50 行)
[ varargout{1:nargout} ] = sfunc( inputs{:} );

出错 cvx_mosek

出错 cvxprob/solve (第 429 行)
[ x, status, tprec, iters, y ] = shim.solve( At, b, c, cones, quiet, prec, solv.settings, eargs{:} );

出错 cvx_end (第 88 行)
solve( prob );

出错 SCAtra (第 122 行)
cvx_end

param.sedumi is not a Mosek option so something is mixed up, most likely.