필터 지우기
필터 지우기

Speeding up the simulation?

조회 수: 2 (최근 30일)
Danijel Domazet
Danijel Domazet 2020년 10월 6일
답변: Shubham Khatri 2020년 10월 9일
I have a Simulink model which takes audio file at input, and produces another audio file at output.
I am also running the model programmaticaly, however, it is still slow. Is there a way that I can speed the simulation in case it is run programatically?
The use case needs only model outputs, so nothing in between is needed.
  댓글 수: 1
maiaL
maiaL 2020년 10월 6일
Did you explore acceleration modes?
https://www.mathworks.com/help/simulink/ug/how-the-acceleration-modes-work.html

댓글을 달려면 로그인하십시오.

답변 (1개)

Shubham Khatri
Shubham Khatri 2020년 10월 9일
To my understanding, you are trying to reduce the simulation time. There are three different types of simulation modes available in Simulink. By default, the normal mode is selected. To accelerate the simulations, please select Accelerator or rapid accelerator. You can locate the option in simulation tab, just below the stop time. For more information on how to use the above mentioned modes, please refer to this link

카테고리

Help CenterFile Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

태그

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by