Simulink model comparison with R2012b
Show older comments
When I try to compare a simulink model and its ancestor by using "compare to ancestor" in the simulink project interface I get a binary comparison of both files and not a model comparison.
What should I do to get the correct comparison ?
4 Comments
Ryan G
on 1 Nov 2012
Are they both .mdl or .slx? Are both models the same version (2012b)?
p fontaine
on 1 Nov 2012
Edited: p fontaine
on 1 Nov 2012
Ryan G
on 2 Nov 2012
Check my answer below and try the process with the demo files available. If they are files of different names you want to compare there is a seperate process you can follow to compare the xml files.
Followup to previous comment. For the XML file comparison you need Simulink Report Generator. The compare to ancestor can be a bit confusing here. It does the binary comparison when you do not have the report generator, but if you do have report generator it will do the xml comparison instead.
Accepted Answer
More Answers (1)
Tim Hosey
on 2 Nov 2012
0 votes
You need to have Simulink Report Generator installed or you will just get a binary comparison.
Categories
Find more on Interactive 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!