simulink library does not show installed tool boxes

My matlab version is 2024a, when I start Simulink, in the library browser, all the toolboxes I installed does not show up, just leave all these blank tabs. If I search for a block that is installed, it will not show in the library browser, however, if I directly type the name of the block in the main interface, it can be added. As you can see in the figures below, I take block 'MVDR' as an example.
And in the Add-ons manager, it shows that the tool boxs 'Phased Array System Toolbox' that contains MVDR block is already installed.
What is wrong with my Simulink? How can I solve this problem?

 採用された回答

Animesh
Animesh 2024 年 8 月 1 日

1 投票

Hey @zuyuan,
Maybe your MATLAB install's path or toolbox cache got corrupted. You try running the following commands in MATLAB and then open the Library Browser again
>> restoredefaultpath
>> rehash toolboxcache
Then, you can refresh the library browser by pressing right-clicking and selecting "Refresh Library Browser" (or hitting F5 on Windows).

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

リリース

R2024a

タグ

質問済み:

2024 年 8 月 1 日

コメント済み:

2024 年 8 月 1 日

Community Treasure Hunt

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

Start Hunting!

Translated by