Simulink I can not run simulation model.
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Antonio Avilix Hernandez
am 23 Feb. 2020
Bearbeitet: Antonio Avilix Hernandez
am 1 Mär. 2020
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 Kommentare
Antworten (1)
Nishant Gupta
am 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.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!