how compare the results of the same simulation with different parameters
2 views (last 30 days)
Show older comments
Hegedus Csaba Lajos
on 20 Oct 2018
Answered: Hegedus Csaba Lajos
on 19 Nov 2018
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 Comments
Accepted Answer
Haritha
on 22 Oct 2018
Save the first variable in mat file. Again run the file for second variable and compare both variables now
0 Comments
More Answers (2)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!