Simulink user interface slow
24 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Greetings,
Using MATLAB/Simulink 2019b. The interface while modifying my model can get really slow and laggy. Even just simply clicking, dragging, and resizing. Scrolling the wheel to zoom in/zoom out, along with attaching connections.
Is there anything I can do to increase the performance. My laptop isn't the newest, but it's also not that old. I use 64b windows 10, 64b MATLAB. I'm at 10/16 GB of memory used with MATLAB taking 1.5GB and a constant 15-25% CPU.
I have two models open, and some MATLAB code. Really would appreciate any advice on increasing the general UI performance.
Edit: Restarted MATLAB. without a model open it idles with 0% CPU. When I open the model it "idles" at 10+% CPU. Just having the model open and not interacting with it.
14 Commenti
Krzysztof Koska
il 5 Ago 2024
I am using 2023b and facing same issue with very slow interface. Especially opening properties for bus selectors runs very slow.
Risposte (2)
Guillaume
il 8 Ott 2025
Hello,
Old topic but this symptom may be related to a Simulink Data Inspector cache that is too large : this could help
Simulink.sdi.clear
0 Commenti
Udit06
il 27 Ago 2024
I was also facing a similar issue. In my case the issue was due to the anti-virus software which was slowing down the Simulink UI. You can try out the following approaches to resolve the issue:
- Disable the anti-virus software.
- Add MATLAB to the anti-virus whitelist.
- Change the anti-virus scans to "scheduled" so they are only performed periodically.
Additionally, I found the following bug report which indicates that the Simulink UI may be slower when connected with a VPN.
I hope this helps.
0 Commenti
Vedere anche
Categorie
Scopri di più su Multicore Processor Targets in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!