
Time-Domain Responses of Multiple simulation with different model's paramters
2 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(1 个)
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!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!