As the title states, I’m wondering how to suppress the statement “NOTE: custom settings have been set for this solver.” I notice that there’s this statement in the user guide that I can turn the solver output off completely, but I wasn’t able to find out how to do that. Thanks.
Suppressing custom solver settings note screen output
I’m afraid you can’t without hacking the code—which you are welcome to do, by editing the cvx_run_solver.m m-file. I’ll try to fix that in a future version.