Simulink user interface slow
44 views (last 30 days)
Show older comments
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 Comments
Krzysztof Koska
on 5 Aug 2024
I am using 2023b and facing same issue with very slow interface. Especially opening properties for bus selectors runs very slow.
Answers (1)
Udit06
on 27 Aug 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 Comments
See Also
Categories
Find more on Configure and View Diagnostics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!