필터 지우기
필터 지우기

No toolbar in Simulink (MacOS)

조회 수: 1 (최근 30일)
Mufan Liu
Mufan Liu 2022년 7월 20일
댓글: Mufan Liu 2022년 7월 21일
Hi everyone. Hope you are all doing well. I have installed Simulink on MATLAB R2022a (MacOS) but I couldn't find the toolbar on Simulink console. When I click on the toolbar, the menu window corresponding to that icon (where it should have been displayed) still pops up, so i guess there is someting wrong with the GUI display, does anyone know how to fix it?

채택된 답변

Adarshini K
Adarshini K 2022년 7월 20일
Please refer to the following steps:
1. Refresh the file system caches using the following commands:
>> restoredefaultpath
>> rehash toolboxcache
2. Run the following command to rebuild Simulink and Library menus and toolbars:
>> sl_refresh_customizations
3. Close all the instance of MATLAB and then restart.
The following links will give you an insight of the commands used:
  댓글 수: 1
Mufan Liu
Mufan Liu 2022년 7월 21일
Very cool solution, thanks a lot!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink Environment Customization에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by