Filter löschen
Filter löschen

simulink不能打开空白模板

6 Ansichten (letzte 30 Tage)
阳沛·
阳沛· am 23 Mär. 2023
Beantwortet: Divyanshu am 18 Apr. 2023

Antworten (1)

Divyanshu
Divyanshu am 18 Apr. 2023
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:

Kategorien

Mehr zu Simulink finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!