simulink不能打开空白模板
显示 更早的评论
回答(1 个)
Divyanshu
2023-4-18
0 个投票
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:

类别
在 帮助中心 和 File Exchange 中查找有关 建模 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!