필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Multiple Simulations with only one model compile

조회 수: 1 (최근 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