Time-Domain Responses of Multiple simulation with different model's paramters

조회 수: 4 (최근 30일)
Jack Daniels
Jack Daniels 2025년 2월 15일
편집: Jaskirat 2025년 2월 17일
I need to compare the responses of various model's parametrs , I'm using the multiple simulations panel in the simulink editor to run multiple simulations with varying values. I'm viewing the results in simulation manager, so I need to see as well the time-domain responses per multiple parameters, Is it possible to see/plot it in simulation manager?
Since I'm using "on-line" matlab version I can open Data Inspector

답변 (1개)

Jaskirat
Jaskirat 2025년 2월 17일
편집: Jaskirat 2025년 2월 17일
You can refer to the following steps to view and plot time domain responses per multiple parameters-
1)Configure each simulation to save its result in a unique workspace variable. This can be done by going into the Model Settings and select the “Save to Workspace” option in the Data Import/Export tab.
2) Run the multiple simulations, the output can be seen in the Simulation Manager
3) Select the variables or signals to be plotted in the Data Inspector.
4)Refer to the following documentation to see how to organize and plot the data using Data Inspector-
Hope this helps!

카테고리

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

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by