Cvx_status is **Solved**
Please show the complete program, preferably with all input data. Clearly state what the difficulty is.
Note that if q is an expression, not a CVX variable, its value after cvx_end might not be the “optimal” value. if you want to know the optimal value of an expression, after cvx_end, you have to calculate the expression value starting from CVX variable values (all of which are at their optimal value after cvx_end).
