matlab 2025a or b not starting

조회 수: 43 (최근 30일)
Brett
Brett 2025년 11월 5일 15:17
댓글: dpb 2025년 11월 5일 15:52
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
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 CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품


릴리스

R2025a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by