Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Multiple Simulations with only one model compile

5 Ansichten (letzte 30 Tage)
Jens
Jens am 3 Dez. 2014
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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

Antworten (3)

A Jenkins
A Jenkins am 3 Dez. 2014
You mean in Simulink? Yes, that is what the Accelerator is for.

Jens
Jens am 3 Dez. 2014
This saves only a bit time. When I only compile at the beginning I could save many more time.
  1 Kommentar
A Jenkins
A Jenkins am 3 Dez. 2014
What is recompiling your code? The accelerator?

Sherman
Sherman am 11 Dez. 2014
You'll need a newer version of Simulink (14b)

Diese Frage ist geschlossen.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by