- Run it once on a model in the old release and save the results to a text file
- Run it again on the same model in a newer release and save those results to a text file.
- Then use MATLAB to perform a comparison of the two text files to see what is different (This should be available if you right-click on a file in the MATLAB file browser).
How can I identify all the changes to the configuration set between two different versions of Simulink?
1 view (last 30 days)
Show older comments
I would like to know what changes have been made to the configuration set in Simulink between the version I am on and the most recent release. While the release notes do mention the changes in the configuration set for the current release, it is going to be cumbersome to identify changes between any two non-subsequent releases.
0 Comments
Accepted Answer
MarkB
on 21 Jan 2011
I would recommend using the Config Set Printer available on MATLAB Central ( http://www.mathworks.com/matlabcentral/fileexchange/6696-configuration-set-printer) to print out a text version of the model's configuration parameters:
0 Comments
More Answers (0)
See Also
Categories
Find more on Programmatic Model Editing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!