how compare the results of the same simulation with different parameters
조회 수: 4 (최근 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!