Clear Filters
Clear Filters

how compare the results of the same simulation with different parameters

1 view (last 30 days)
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.

Accepted Answer

Haritha
Haritha on 22 Oct 2018
Save the first variable in mat file. Again run the file for second variable and compare both variables now

More Answers (2)

Hegedus Csaba Lajos
Hegedus Csaba Lajos on 23 Oct 2018
As I suspected, well thank you for confirming it.

Hegedus Csaba Lajos
Hegedus Csaba Lajos on 19 Nov 2018
the workspace block is also useful

Tags

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!