Solution for the multiple repetition of Simulink simulation

조회 수: 1 (최근 30일)
Lazar Dulovic
Lazar Dulovic 2022년 8월 17일
답변: Paul 2022년 8월 17일
Dear All,
I have a simulation realised in Simulink. I would like to create some kind of loop in which the simulation should be repeated several times automatically with changed input parameters and output results for each time.
To simplify: I would like to increment input parameter for each time, which is in the simulation mask and to save results of simulation for each repetition. I have a few initialization(InitFcn) and stop functions(StopFcn) defined in Model properties (callbacks) which are crucial for start of simulation and calculation of simulation results.
Therefore, can be achieved to automatize the whole process?
Thankful in advance.

답변 (1개)

Paul
Paul 2022년 8월 17일
Check out Simulation in the doc. The links from that page should provide lots of relevant information.

카테고리

Help CenterFile Exchange에서 Event Functions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by