Extremely long delay when opening a Simulink model with UDP block (Instrument Control Toolbox)
109 views (last 30 days)
Show older comments
Hi all,
I have the following problem: When I try to open a Simulink model with an UDP receive or send block (from the Instrument Control Toolbox) for the first time after starting Simulink, I have to wait over 30 minutes until the program show ready. After this first launch, I can work with the model without any problems. The problem still persists after reinstalling Matlab and Simulink. During the startup time, I can see in the task manager that Matlab is using 35 % of the CPU power. There are two processes from type "Java Chromium Embedded Framework (JCEF) Helper" and two from type "Matlab 2020a". I think it is a problem with the "Instrumental Control Toolbox" because I only have this problem when I use blocks from it.
Does someone else also have this problem and how can it be solved?
-----------------------------------------------------------------------------------------------------
MATLAB Version: 9.8.0.1323502 (R2020a)
Operating System: Microsoft Windows 10 Pro Version 10.0 (Build 18362)
Java Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
-----------------------------------------------------------------------------------------------------
Instrument Control Toolbox Version 4.2 (R2020a)
1 Comment
VIJAY KUMAR DUBEY
on 27 Jan 2021
I have got the same problem after simulation. Since matlab 2020 requires more than 8GB of RAM, the problem must be associated with the RAM. I hope after increasing the RAM of your system, the problem will automatically dissolved
Accepted Answer
More Answers (3)
Jiajun Ma
on 2 Mar 2021
Hi Sven.
I have encoutered the same issue.
After updating my Java to latested version and reboot my computer.
The problem is solved.
2 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!