CVX sum(cvx_status == 'Solved') with error
I don’t see why sum(cvx_status == 'solved') makes any sense. however, i don’t see why it should produce an error message. CVX populated cvx_status with solved, so CVX’s role is complete, and from then on, any further processing of it is just MATLAB.
