Simulink user interface slow

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 comentarios

Adam Buchanan
Adam Buchanan el 23 de Oct. de 2020
Same issue for me using a new Dell XPS15 9500 with an Intel i7-10750H, 16GB of RAM and an SSD drive. The longer simulink is open, the worse the issue gets. I am using version 2020a
Alon Spinner
Alon Spinner el 8 de Feb. de 2021
+1!!
and the problem is worse in 2020b
This really needs to be solved
lburseg
lburseg el 24 de Abr. de 2021
Editada: lburseg el 24 de Abr. de 2021
Hi all,
Have you been able to find a solution to this problem? I also experience Simulink (R2020b) becoming extremely slow over time, making it almost impossible to work efficiently without frequent restarts.
Jason Gauthier
Jason Gauthier el 27 de Abr. de 2021
Basically, more memory and a new, fast CPU, was the only thing to increase performance.
Alon Spinner
Alon Spinner el 5 de Mayo de 2021
Going back to this..
Just saw a great expo video for 2021a, but its useless if can't use the program without major delays.
I have a rather new Nvidia quadro and 32GB of Ram. Also ran on two different computers.
Please Address
Alon Spinner
Alon Spinner el 7 de Jun. de 2021
Closing the property inspector while modeling solved the problem for me.
adam k
adam k el 26 de Abr. de 2022
The slow GUI speeds have become an issue.
Kepler
Kepler el 17 de Sept. de 2022
I am facing the same issue. My PC is powerful enough (12900K + 64GB ram + RTX3090)
But after every movement I made in simulink (click, move, modify parameter, connect a line, etc), I need to wait more than 10 secs before I can make another movement.
My MATLAB version is 2022a.
Flavio Rehn
Flavio Rehn el 27 de Sept. de 2022
Same problem here. Closing and reopening the model helps some times.
Timothy
Timothy el 12 de Mayo de 2023
Has anyone found a solution?
Stephan Hochmueller
Stephan Hochmueller el 23 de Mayo de 2023
Same Problem for me. Editing anything takes around 3 seconds.
  • opening a constant (+3sec)
  • klicking on the dropdown for datatypes (+3sec)
  • ...
This makes working with simulink very combersome!
Any solution?
Benjamin Thompson
Benjamin Thompson el 6 de Nov. de 2023
I am looking for solutions to this. My model has a deep hierarchy of reference models. Sometimes it takes 10 seconds to start running, sometimes it takes 30 minutes. This is with R2019B. My testing with R2021B seemed to show improvement but I have not been able to locate anything in release notes that might suggest where and how this was fixed. My models use large nested busses and S-Functions written in C++. MATLAB often uses 4 GB of memory once the model has loaded and update diagram completed.
Dell laptops and/or Windows are doing all this processor throttling even with the laptop plugged in and sitting on a big laptop fan colling pad. The process getting throttled is the "System Interupts" process. Simulink seems to rely on local network communications for inter-process communications so I am thinking that if maybe too much throttling is happening on the machine it slows MATLAB down to a crawl, especially if you have other competing I/O like antivirus, search indexing, and so on.
Sometimes MATLAB hangs and is unresponsive, possibly because one of its child processes has given up on receiving a response over the socket interface?
Craig
Craig el 17 de Abr. de 2024
Agree this is an urgent issue. Makes me want to go back to R2007b.
Krzysztof Koska
Krzysztof Koska el 5 de Ag. de 2024
I am using 2023b and facing same issue with very slow interface. Especially opening properties for bus selectors runs very slow.

Iniciar sesión para comentar.

Respuestas (2)

Guillaume
Guillaume el 8 de Oct. de 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
Udit06
Udit06 el 27 de Ag. de 2024

0 votos

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.

Categorías

Más información sobre Multicore Processor Targets en Centro de ayuda y File Exchange.

Productos

Versión

R2019b

Etiquetas

Preguntada:

el 7 de Nov. de 2019

Respondida:

el 8 de Oct. de 2025

Community Treasure Hunt

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

Start Hunting!

Translated by