How to use fast restart simulink model with variable start conditons?

2 次查看(过去 30 天)
Due to quite large compilation times, I decided to use fast restart for the Simulink model. The Input values for each Simulation step are defined at a matlab script, within a while Loop from which each Simulation step is initialized. Within the Simulink model the Inputs where given through "from Workspace" blocks. If I run the model without fast restart, everything works fine. With fast restart activated, the Input values for each Simulation step will not be updated. So my question is how to update Simulink model Inputs from a matlab Skript at fast restart mode?
Thanks in advance Johannes
  2 个评论
Sudarshan Kolar
Sudarshan Kolar 2017-2-28
I understand that you want to use fast restart with variable input conditions. Can you share a small mode with the script you have mentioned to get a better picture of the issue?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by