simulink不能打开空白模板

Respuestas (1)

Divyanshu
Divyanshu el 18 de Abr. de 2023

0 votos

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:

Categorías

Más información sobre 建模 en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 23 de Mzo. de 2023

Respondida:

el 18 de Abr. de 2023

Community Treasure Hunt

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

Start Hunting!