Why simulink double click or block properties respond slow
Show older comments
I've Matlab R2021b version that is installed on a higher end laptop now and the respond in Simulink to add new block or to open properties of a block is slow. The lower end laptops that I used Simulink on before responded as soon as I double click it.
4 Comments
Paul
on 15 Jan 2023
On my system, with 2022a, it takes FIVE seconds to bring up the menu when right clicking on a block. But no problem with the double left click to bring up the block parameters. Until I realized what was going on, I thought my right-click button was broken.
Frédéric Sauvage
on 31 Jan 2023
We are experiencing the same issue. Both me and my colleague replaced our laptops with new, higher end laptops and since then Simulink (R2021b) is slow when opening the properties dialog of a block. Simulink worked fine before on our previous laptops.
There are no other ressource intensive programs running in parallel or in the background and we tried a reboot of our laptops.
I am experiencing the same issue using R2020a update 8 on Windows 10. I had not seen the issue running R2020a update 7, but I can't completely confirm that it was the update, because the change from R2020a update 7 to 8 happened simultaneously with replacing my previous laptop (so it is a new install of Windows as well). I also deleted my MATLAB profile/settings directory with no effect.
This happens with no other load on the system, and the model is not running. MATLAB itself is fine, it is just the Simulink GUI responsiveness that has degraded, even for a trivial model with a few blocks. For example, right clicking on a block to change the background color, there is a lag of 2-3 seconds for each drill down of the context menu.
I just submitted a help ticket, and I would encourage anyone else experiencing this issue to do the same.
Paul
on 1 Apr 2024
I submitted a service request a few weeks ago and have been going back and forth with them regularly since. Tech Support has been very responsive, and we've gotten side-tracked on other issues that we thought may have been related, but I still don't have a solution to my slow right-click response, i..e, just bringing up the menu in response to a right-click on a block.
I too would encourage anyone having similar problems to open a Service Request.
Answers (2)
Sulaymon Eshkabilov
on 15 Jan 2023
0 votes
There might be a few different reasons for that.
(1) Something is running on the back.If your model is computationally heavy and you try to open block properties at the same time, it would be slow.
(2) Or your MATLAB model is running while you are trying to see bl;ock properties that might also slow down the responsiveness of Simulink
(3) Or some other app or apps are running and you are trying to open block properties in Simulink.
One try out option might be to close and restart your MATLAB/Simulink.
Another way is re-start your laptop :) as usual.
11 Comments
Sherif
on 15 Jan 2023
Pete
on 14 Feb 2024
Our organization recently upgraded from R2020b to R2023b. Everyone is reporting the same issue: when double-clicking in the canvas area inside a model to open up the block search, it takes FOREVER to open (can be from 10-30 seconds). It is extremely annoying. I don't think this has anything to do with background processes, other apps running, etc. This is happening to everyone.
Ben
on 15 Feb 2024
When I had this happen for the first time I also thought that it might some program running in the background that was causing Simulink to respond so slowly so I restarted my computer but the issue persists with R2023b even with a completely blank Simulink model. This is definitely an issue with R2023b vs. R2020b.
Matt
on 19 Feb 2024
I have the same problem. It does not matter whether it is a blank new model or a very complicated model, or whether there are many background tasks running.
Gilles Courtois
on 23 Feb 2024
Pete
on 23 Feb 2024
I would like to add that there are multiple places where this sluggishness is consitently observed by numerous people after we upgraded from R2020b to R2023b.
- Double-clicking the canvas area to open a block search (the original problem reported here).
- Double-clicking to open the dialog of a "Bus Element In" block.
- Double-clicking to open the dialog of a "Bus Selector" block.
- Launching Matlab Help:
For all of these it takes 10-30 seconds for the dialogs/windows to either open, or to populate and display anything after opening.
same problem with R2023b Update 7. Opening the dialog for "Searching blocks" takes about 10 seconds. Without fixing this issue the working in Simulink bacame really terrible. Any hints how to investigate this problem ?
If the computer is completely disconnected from network/internet, the Matlab/Simulink is running fast again.
Paul
on 12 Mar 2024
Great find. R2022a, disconnecting from WiFi solved my right-click problem. I submitted a service request with Tech Support; will follow up as comment on the top level question with any useful information.
Phillip Traphöner
on 14 Mar 2024
I have this same problem in 2023b Update 7. Can't really work with it.
Henry Knutzen
on 6 Aug 2024
Edited: Henry Knutzen
on 27 Feb 2026
Unfortunately disabling my WiFi, BlueTooth, and disconnecting from the internet did not fix the problem for me. I will open up a support ticket with MathWorks and see if they can help. (I run R2020a and R2021b, same issue with both, but R2021b seems about 2x slower to load block parameters/right click menu than R2020a)
Update: I worked with the MathWorks team and narrowed it down to my organization's antivirus software, SentinelOne. Got my IT department to temporarily disable SentinelOne, now block parameter windows and right click menus load lightning fast. Our theory is that SentinelOIne must think that the block parameter windows and right click menues are potentially dangerous pop-up windows, so it's getting in the way every time. Hope this helps you all dealing with similar issues.
Second Update: I found that enabling my laptop's Nvidia graphics card fixed the issue. (This extra graphics card was disabled by default, but could be enabled through BIOS. Batter life did decrease with the grapics card enabled). Must be something to do with the Intel built-in graphics that doesn't work well with Simulink sometimes.
Ken Loveday
on 19 Jan 2025
@Henry Knutzen very glad you posed this. I had exactly the same issue with my organisations SentinelOne antivirus software. As with you, once it was disabled the block parameter windows and right click menus operated as they should do. Thanks!
Clément
on 26 Feb 2026
0 votes
I am still experiencing this issue on my side, after digging a bit further it seems to be related on how intel Graphics drivers handle Simulink. If anyone has a solution to this it would be super helpful
1 Comment
Henry Knutzen
on 27 Feb 2026
On my laptop, I was able to fix the issue by enabling the Nvidia graphics card which came with it. It was disabled by default but coule be enabled through BIOS. Unfortunately, this solution only works if you have another graphics card available.
Categories
Find more on Naming Conventions 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!