Simulink运行速度缓慢
显示 更早的评论
回答(1 个)
cdarling
2025-5-19
0 个投票
Simulink运行仿真的速度受到很多因素的影响
本身模型的大小,模型中是否涉及大量的数据和运算
模型可能会引用其他的模型
根据设置,模型运行之前可能需要进行(自动的)编译加速
而电脑的硬件设置、系统中运行其他软件的情况也可能影响仿真速度,比如内存不够的时候可能会使用硬盘作为缓存,就会特别慢甚至死机了
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!