Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Multiple Simulations with only one model compile

2 ビュー (過去 30 日間)
Jens
Jens 2014 年 12 月 3 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hello,
I have to do often multiple simulations (about 160) which take long time. I do this automatically with a script. In First matlab makes a model compile to initialize the model. This takes a long time because the model is really big. It would be good when there is only one model compile at the beginning of all simulations. Is it technically possible to do all simulations with only one model compile at the beginning?
regards Jens

回答 (3 件)

A Jenkins
A Jenkins 2014 年 12 月 3 日
You mean in Simulink? Yes, that is what the Accelerator is for.

Jens
Jens 2014 年 12 月 3 日
This saves only a bit time. When I only compile at the beginning I could save many more time.
  1 件のコメント
A Jenkins
A Jenkins 2014 年 12 月 3 日
What is recompiling your code? The accelerator?

Sherman
Sherman 2014 年 12 月 11 日
You'll need a newer version of Simulink (14b)

この質問は閉じられています。

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by