Hello sir. I have a very basic doubt. Is there any way to get the primal objective function value as an array? Though I can see it in MATLAB window, but I want it as an array.
Hello sir. I have a very basic doubt. Is there any way to get the primal objective function value as an array? Though I can see it in MATLAB window, but I want it as an array.
I’m afraid not. CVX does not monitor the execution of the solver in any way; it simply waits for the result.