How to improve Matlab Startup Time?
56 次查看(过去 30 天)
显示 更早的评论
Hello all,
I am running into an issue where Matlab 2024a on Windows 11 is taking anywhere from 60 to 200 seconds to open the first time I open it. Everytime after that it takes only about 20 seconds or less. Running "matlab -timing" in CMD It looks like the second Session initialize is taking a long time.

I found a number of community posts about improving the start up time, but none I found seem to point to the session initialize being the issue. Does any one have an suggestion of what can be done?
My second part of this is, I want to make sure any fix there is can be applied to all users, as many people will be using this system.
Cheers,
0 个评论
回答(2 个)
Abhishek Kumar Singh
2025-2-28
It appears from the timing logs that the MathWorks Service Host (MSH) on your machine may be corrupted.
To resolve this issue, you can try reinstalling the MathWorks Service Host by following the guidance provided in the MATLAB Answers post: https://www.mathworks.com/matlabcentral/answers/1815365-how-do-i-uninstall-and-reinstall-the-mathworks-service-host
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!