Simulink user interface slow

40 views (last 30 days)
Jason Gauthier
Jason Gauthier on 7 Nov 2019
Answered: Guillaume on 8 Oct 2025 at 9:17
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
Craig
Craig on 17 Apr 2024
Agree this is an urgent issue. Makes me want to go back to R2007b.
Krzysztof Koska
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.

Sign in to comment.

Answers (2)

Guillaume
Guillaume on 8 Oct 2025 at 9:17
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

Udit06
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:
  1. Disable the anti-virus software.
  2. Add MATLAB to the anti-virus whitelist.
  3. 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.

Categories

Find more on Multicore Processor Targets in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!