Thank you!
Now, I am using Mosek 9.1.9 bundled with CVX and the fatal error has not yet occurred.
After the code ends, I will add the command ‘cvx_solver_settings(‘write’, ‘dump.task.gz’)’ to record the fatal error.
As I mentioned earlier, I add the path of CVX2.2 and Mosek 10.2.6 to Matlab 2022a.
I add the path of CVX2.2 and Mosek 10.2.6 to Matlab 2024ab.
Could it cause the fatal error?
In the link (MOSEK Fatal error - #2 by Michal_Adamaszek), you suggest that users use different versions of Mosek for solving and observe if the error can be resolved.
Then, if I want to install ‘Mosek Beta Version 11’ or other versions, I need to install it in a new folder, which is different from the folder of Moske v10.2.6, and then add the path of ‘Mosek Beta Version 11’ to Matlab. Is my operation correct?
Do I need to uninstall the old version ‘Mosek v10.2.6’ before installing the new version? Is there a way to completely uninstall it?