Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Simulink Desktop Realtime (R2015a) and Win8.1

1 view (last 30 days)
Alexander
Alexander on 23 Feb 2016
Closed: MATLAB Answer Bot on 20 Aug 2021
I have a Lenovo T440s with Win8.1 with Simulink Desktop Realtime. The sldrtex_vdp example runs fine in external mode with the default settings. Now, when I decrease the sample time to 1e-5 s, I can still start the model. However, the model will not progress, but I cannot stop it, either. The taskmanager shows high CPU load for Matlab. Interestingly, when I kill Matlab via the Taskmanager, the overall CPU load does not decrease. I don't understand why, but I have found out (don't ask me how), that when I go the Power Plan settings and click on "Restore default settings for this plan", the overall CPU load in the Task Manager immediately decreases.
Is there maybe some problem with Simulink Desktop Realtime and power saving features of windows?
  2 Comments
Titus Edelhofer
Titus Edelhofer on 23 Feb 2016
Hi,
I have no idea about the power plan, but killing MATLAB not reducing the CPU load is explainable: the CPU time is not consumed by MATLAB but by the Real-Time executable. The external mode is "only" receiving and displaying results, the hard work is done by a seperate process...
Titus
Alexander
Alexander on 24 Feb 2016
This does make sense, but the Real-Time executable does not show up in the in the Taskmanager process list? And even then the question remains that in what way the Real-Time executable is stopped by resetting the power plan?

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!