Matlab R2017a Trial version stuck at initializing.How do i solve this issue?
이전 댓글 표시
The preferences button is also INACTIVE When Simulink option is clicked, the MATLAB turns into BUSY MODE and keeps buffering.
답변 (1개)
Kojiro Saito
2017년 7월 15일
You may need to clear the preference directory.
You can know the directory, by the following command in MATLAB.
prefdir
By default, prefdir is C:\Users\USERNAME\AppData\Roaming\MathWorks\MATLAB\R2017a (if Windows)
or
/home/USERNAME/.matlab/R2017a (if Linux)
Delete this directory and relaunch MATLAB. MATLAB will start clean.
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!