Simulink operations became slow

Hi, My simulink suddenly became very slow.Earlier simulink operations used to work very quickly.i have not done anything different.In the system all other activities are going normally except the operations in simulink.what could be the reason?

 采纳的回答

Andreas Goser
Andreas Goser 2014-11-19

0 个投票

In most cases, this is related to solver steps beocming very small. Do you use a variable step solver?

3 个评论

Ya solver options:- type:Variable step size, solver:ode45.
OK, then the next step is to verify if the steps becoming very small is indeed the (first level) cause. Do you know how to find that out?
Sorry i didnt get you.where should i look for this settings?Can u elaborate?

请先登录,再进行评论。

更多回答(2 个)

Andreas Goser
Andreas Goser 2014-11-20

0 个投票

There are plenty of tool to debug and profile Simulink models. There is a bit of dependency by release. The question now is whether your project/learning justifies familiarizing with all of this. My suggestion is (I use R2014b) to use the "step forward" button and follow the time steps taken, e.g. by watching the overall simulation time in the status bar.

1 个评论

Thank you Sir for the suggestion.i'm using R2008b .i will try to use R2014b.where do i find this "step forward" button ?

请先登录,再进行评论。

Andreas Goser
Andreas Goser 2014-11-24

0 个投票

Amrutha, this was introduced in a recent release. But there are other ways. Point is: With this appoach, you will not be very quick in getting a solution. Look, 5 days are gone. I suggest that you look into the documentation and familiarize yourself with aspects of debugging and profiling.

类别

帮助中心File Exchange 中查找有关 Startup and Shutdown 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by