Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Simulink Desktop Realtime (R2015a) and Win8.1
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Titus Edelhofer
le 23 Fév 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
Réponses (0)
Cette question est clôturée.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!