how compare the results of the same simulation with different parameters
2 次查看(过去 30 天)
显示 更早的评论
Can I run a simulation, keep what is on ie. a scope change a parameter of the model run again the simulation and compare output of the first and second try? If so how? So far my best bet is to export outputs and compare out of the simulink.
0 个评论
采纳的回答
Haritha
2018-10-22
Save the first variable in mat file. Again run the file for second variable and compare both variables now
0 个评论
更多回答(2 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!