matlab 2025a or b not starting
39 ビュー (過去 30 日間)
古いコメントを表示
I have a fresh install of windows 11 on a laptop and I have not been able to get matlab 2025a or b to start. It keeps getting stuck at the splash screen. I have been able to run matlab using the -nodesktop switch but I'm not sure what to do next to figure out what the problem is. Can you help? Thanks!
1 件のコメント
dpb
2025 年 11 月 5 日 15:52
Possibly a licensing file issue w/ new OS install/update as the update may have affected file paths.
The typical location is
%AppData%\MathWorks\MATLAB\<R20XXy>_licenses\
that might look something like
C:\Users\YourUser\AppData\Roaming\MathWorks\MATLAB\R2024b_licenses\
There should be a license file at that location. Or, look at the installation location and find where the license file is and the environment variable should point to that location.
You could use the -c startup flag to force MATLAB to point to a specific license file location if it isn't at the default.
MathWorks does support startup and licensing problems so if the above doesn't solve the problem, call Mathworks at <Product Support Page> info.
回答 (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!