フィルターのクリア

simulink不能打开空白模板

6 ビュー (過去 30 日間)
阳沛·
阳沛· 2023 年 3 月 23 日
回答済み: Divyanshu 2023 年 4 月 18 日

回答 (1 件)

Divyanshu
Divyanshu 2023 年 4 月 18 日
There can be various possible reasons for such an error like incorrect path, some garbage cache value. You can go through the following steps and then restart Simulink and retry opening the model:
  • Execute the following command from MATLAB terminal: restoredefaultpath
  • Try to clear the cache with the help of following command: ’rehash toolboxcache
  • Then execute this command: savepath.
  • Also, ensure that the Simulink cache folder under the Simulink Preferences is blank. Please refer the following image:

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!