Simulink运行速度缓慢

Simulink运行速度有时候很快,有时候很慢,尤其是当电脑关机重启后会显著变慢,不知道是否是因为缓存被清除的原因?

Réponses (1)

cdarling
cdarling le 19 Mai 2025

0 votes

Simulink运行仿真的速度受到很多因素的影响
本身模型的大小,模型中是否涉及大量的数据和运算
模型可能会引用其他的模型
根据设置,模型运行之前可能需要进行(自动的)编译加速
而电脑的硬件设置、系统中运行其他软件的情况也可能影响仿真速度,比如内存不够的时候可能会使用硬盘作为缓存,就会特别慢甚至死机了

Catégories

En savoir plus sur Simulink dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!