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

3 ビュー (過去 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 Center および File ExchangeSources についてさらに検索

製品


リリース

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by