Unable to start Simulink
이전 댓글 표시
Hello,
I have tried opening Simulink by typing
>>simulink
This does not work.
The error shows:
Undefined variable or functon 'start_simulink'.
I have also tried opening a new Simulink model from the file menu and it still shows the same message.
Can anyone please help.
I am currently running R2019a and it is licensed.
Thank you in advance.

답변 (2개)
Maadhav Akula
2019년 12월 30일
Check the output of ver command and look whether you can find Simulink and its associated products, if you couldn’t find Simulink then it is not installed on your machine.
If you find Simulink in the ver command output, then your problem might be a path issue, to fix this run the following commands :
restoredefaultpath
rehash toolboxcache
savepath
Even if this doesn’t work, you would probably have to uninstall and reinstall Matlab and Simulink.
Following link might be helpful :
Hope this helps!
Scott Herr
2022년 4월 14일
1 개 추천
My similar issue was resolved by turning off virus protection software (setting exception) inside the R2022a folder.
댓글 수: 2
IDRIS SAHAT
2022년 8월 24일
it works for me. I'm using trendmicro and R2022a.
Ken McKay
2025년 4월 25일
Worked for me, running trendmicro and R2024b.
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!