- Regenerate the preference directory - Refer to the following MATLAB Answer to know how to regenerate preference directory: https://www.mathworks.com/matlabcentral/answers/99625-how-do-i-regenerate-my-matlab-preferences
- Try a clean reinstallation
- Try disabling firewalls
tool bar is not visible in simulink
조회 수: 29 (최근 30일)
이전 댓글 표시
tool bar is not visible in Matlab- simulink app
what are the steps to regain it ?
댓글 수: 0
답변 (2개)
R
2023년 10월 9일
Hi Manjunath,
To regain the toolbar in Simulink, you can execute the following code in the "Command Window" of the MATLAB App:
>> restoredefaultpath
>> rehash toolboxcache
>> sl_refresh_customizations
If the above step does not work, consider the following workarounds:
I hope this helps in recovering the toolbar in Simulink!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Environment Customization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!