フィルターのクリア

Simulink models open up in inoperable state (2022a)

1 回表示 (過去 30 日間)
Santiago Alban
Santiago Alban 2022 年 8 月 1 日
回答済み: Pratheek 2023 年 9 月 14 日
I recently updated matlab/simulink to 2022a on MacOS 12.4.
I'm having a hard time with Simulink, it often opens up models with blank (no buttons) in control panes (Such as Simulation Tab), so I am unable to do anything with the model.
I other cases the "Run" button is grayed out (without any errors, and all workspace variables initialized)

回答 (1 件)

Pratheek
Pratheek 2023 年 9 月 14 日
Hi Santiago,
I see that you are encountering problems with Simulink. The following commands can potentially resolve the issue:
1. Refresh the file system caches by executing the following commands:
>> restoredefaultpath
>> rehash toolboxcache
2. Rebuild the Simulink and Library menus and toolbars using the following command:
>> sl_refresh_customizations
3. Restart MATLAB and Simulink: Sometimes, restarting the software can help resolve temporary glitches or conflicts.
These steps might help in addressing the issues you're facing with Simulink.
Hope it helps!!

カテゴリ

Help Center および File ExchangeSimulink Environment Customization についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by