I cant open simulink, just show loading
조회 수: 175 (최근 30일)
이전 댓글 표시
I can't open simulink . I get the spinning wheel at my window but nothing happends (I have waited 30+min multiple times). Just 2 days ago everything worked perfect. I installed latest windows updates (R2020a) again but still it didn't work simulink.
댓글 수: 3
Longfrei Bai
2021년 9월 27일
I have the same problem with R2021b. It happens when I install the R2021b and R2021a in two folders..
Now I have removed R2021a and used R2021b only. I have tried following:
- Unistall (also including the appdata) and reinstall
- reboot laptop
- start via command: simulink
- change default printer
Brunilda
2025년 1월 29일 4:51
It sounds like Simulink is getting stuck while launching. Here are a few things you can try to fix the issue:
- Restart MATLAB – Close MATLAB completely and restart it to see if Simulink opens.
- Run MATLAB as Administrator – Right-click the MATLAB shortcut and select Run as administrator.
- Check for Conflicting Add-ons – Disable any recently installed toolboxes or add-ons that might be interfering.
- Reset MATLAB Preferences – Try renaming the MATLAB preferences folder:
- Close MATLAB.
- Navigate to: C:\Users\YourUsername\AppData\Roaming\MathWorks\MATLAB\R2020a
- Rename the folder to something like R2020a_old and restart MATLAB.
- Check Java Version – Open MATLAB and run:matlabCopyEditversion -java
If Java is outdated, update or reinstall Java.
- Reinstall MATLAB – If nothing works, uninstall MATLAB completely and reinstall it.
답변 (3개)
Remna Radhakrishnan
2021년 11월 29일
I had the similar issue with r2021b. The following steps I did to resolve the issue
- Uninstalled r2021b
- Re-installed the latest version of r2021b
- Deleted C:\Users\%username%\AppData\Roaming\MathWorks\MATLAB\R2021b folder and created a new empty folder with the same name (R2021b) . If required, take the backup of existing R2021b folder as R2021b-backup
- Repeat the same steps for the following folder - C:\Users\%username%\AppData\Local\MathWorks\MATLAB\R2021b
- Start Matlab
댓글 수: 1
Thomas Landemaine
2022년 9월 6일
I think this is what worked for me:
I had tried changing the default printer before (https://www.mathworks.com/matlabcentral/answers/385283-why-does-opening-simulink-for-the-first-time-in-a-matlab-session-take-a-long-time) but it did not help.
After implementing the steps above I was finally able to start simulink in Matlab 2021b [I had just reinstalled, I skipped steps 1. and 2.]
Navya Seelam
2020년 5월 12일
Try to follow the steps mentioned in the link below.
댓글 수: 4
David Wilson
2021년 10월 8일
Same here.
I have submitted a service request but never recieved a response.
Scott Herr
2022년 4월 14일
My similar issue was resolved by turning off virus protection software (setting exception) inside the R2022a folder.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!