CVX compatibility with Matlab 2013b!

I am having some issues (status: Failed ) using SDP in Matlab 2013b. I have installed 64 bit version CVX in Windows 8.1. But the same program is working in other versions of Matlab in my friend’s PC.

Is the 64 bit CVX compatible with Matlab 2013b??

Thanks …
Sai

I doubt that MATLAB R2013b is the issue, but a different version of CVX might be. Also, try using other solvers: if you’re using SeDuMi, try SDPT3, or vice versa.

Thanks a lot… I have changed my solver to SeDuMi from SDPT3 and it’s working now… Sai