Simulink program running slow

i am running a simulink program in which my mdl consists of windfarms,PV array,grid,it take more time to run nearly 20 min.Please tell how to run the fast fast

3 Comments

Get a faster computer. In all seriousness, the question as you ask it is very difficult to answer. One piece of advice: Run the profiler, look what pieces of your code consume the most resources, and then ask a more specific question in the forum.
For a better answer see Walter's link. In general, however, models will vary in running time depending on complexity and simulation time. If you set the run time to inf it will never stop!
There's a lot of potential answers if oyu supply more info.

Sign in to comment.

Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Asked:

Pat
on 1 Nov 2012

Community Treasure Hunt

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

Start Hunting!