Updated Matlab keep trying to update
136 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I have Matlab installed on Debian 12 and 4 days ago I update the installation to the last available version.
I usally works from the command line meaning that I open Matlab using
matlab -nodesktop -nosplash
I've been working like these for years.
However, lately at random moments I got a message saying: "Launching updater executable" on the command windows. Checking the monitor of resources there is process called "InstallMathWorksService Host" which is using 100% of one of my CPUs.
However, when I open the GUI and try to update Matlab says it's up to date. Even if I close Matlab in the command windows, I still got the message about "launching update" randomly.
What can I do?
Thanks
2 件のコメント
採用された回答
Cristian
2024 年 1 月 28 日
編集済み: Cristian
2024 年 1 月 28 日
2 件のコメント
Dhairya Malhotra
2024 年 3 月 21 日
移動済み: Rik
2024 年 8 月 15 日
I have the same issue on my Mac. I renamed the hidden folder and that seems to have solved the issue. There should be a better solution to turn off the auto-updater!
その他の回答 (3 件)
ma os
2024 年 9 月 24 日
Unfortunately, deleting ~/.matlab did not help me. The problem persists and I still get the annoying message
Launching updater executable
An unexpected error has occurred.
To resolve this issue, contact <a href="https://www.mathworks.com/pi_gene_mci_glnxa64">Technical Support</a>.
I also tried
setpref('MATLAB', 'UpdateCheck', 'off');
without any success. Is there a way to turn off the updater?
0 件のコメント
Matthew Miller
2024 年 10 月 7 日
Deleting the .matlab directory gives me the following warning:
I/O warning : failed to load external entity "/home/mmiller/.matlab/credentials/default_store.xml"
Is there any way to get rid of this warning? I've restarted Matlab as well as the server instance I use.
0 件のコメント
Conor Burgess
2024 年 12 月 6 日
If you run into this issue, please follow the steps in How do I uninstall and reinstall the MathWorks Service Host?. If you continue to experience issues, please Contact Support.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!