Probelm report about cvx_setup on Mac

You just have to install the Mac Intel edition of Matlab, not Mac ARM. It will still work, just via the Rosetta emulation of Intel64 on Arm64, and not natively. In other words, just like it was until now, that is before native Matlab for ARM was released. Remember to install the corresponding 64x86 versions of solvers or other stuff.

More in https://www.blogger.com/blogger.g?blogID=2124323532937076865#overview The MOSEK blog: Apple Silicon and Matlab R2023b

GGPLAB is probably platform independent ie. written completely using .m scripts. Whereas cvx (and many solvers) have platform-dependent binary .mex files.