Simulink v.8 compilation operation
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hello,
I have a problem with Simulink v.8 of matlab R2012b. Everytime a model is simulated, the model is being compiled and built before the simulation starts and it takes too much time. Compilation time is almost longer than the simulation runtime. Since I am performing iterated simulations, it becomes a time comsuming operation. How can I cancel this compilation or is there an other idea?
Thanks..
1 Comment
Kaustubha Govind
on 2 Jun 2014
Hi Tugba,
I received a personal message from you. Please note that all forum users participate voluntarily, and in their spare time. It is forum etiquette to first search for a solution to your problem on the forum to see if it has been answered before. If you do not find a solution, formulate your problem well and post it as a question on the forum. Be patient and allow time for it to be answered. There are some great tips in these discussions:
- http://www.mathworks.com/matlabcentral/answers/728-how-do-i-write-a-good-question-for-matlab-answers
- http://www.mathworks.com/matlabcentral/answers/20313-how-to-get-answers-for-my-unanswered-questions
If you have an urgent issue that could not be answered by forum users, please contact MathWorks Tech Support.
Thank you, Kaustubha Govind
Answers (2)
Andreas Goser
on 6 May 2014
0 votes
There are a couple of reasons why models compile new. What is your setting for "simulation mode"? (Accelerator, Rapid Accelerator, etc). "Iterated Simulations" sound like you would change something in the model that needs Simulink to compile anew. Is this just a parameter or more? Depending on the information, there are different options to speed up the whole application.
Tugba
on 6 May 2014
0 votes
2 Comments
Andreas Goser
on 6 May 2014
Let me think of what could contribute. Stateflow charts?
Consider contacting Technical Support and send them your model. That seems more effective.
Tugba
on 6 May 2014
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!