필터 지우기
필터 지우기

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 CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!