Simulink I can not run simulation model.
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I open simulink but I can't see the bartools therefore I can't run my simulation.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/274551/image.png)
0 Commenti
Risposte (1)
Nishant Gupta
il 26 Feb 2020
Follow these steps:
1. Refresh the file system caches using the following commands:
>> restoredefaultpath
>> rehash toolboxcache
2. Run the following command to rebuild Simulink and Library menus and toolbars:
>> sl_refresh_customizations
3. Close all the instance of MATLAB and then restart.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!