Simulink model comparison with R2012b
2 views (last 30 days)
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 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.
Ryan G
on 2 Nov 2012
Edited: Ryan G
on 2 Nov 2012
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
Ryan G
on 1 Nov 2012
Edited: Ryan G
on 2 Nov 2012
I tried the demo and it worked out fine comparing simulink files.
1 Comment
Praveen
on 26 Mar 2018
Hi, It seems form the model comparison diff report, at a time only one Item can be selected to see the highlighted portion in the Original Models. Is there a way to select all Diff Items both from left and right sides to see the complete impacted blocks highlighted in models?
Thank you.
More Answers (1)
Tim Hosey
on 2 Nov 2012
You need to have Simulink Report Generator installed or you will just get a binary comparison.
0 Comments
See Also
Categories
Find more on Dependency Analysis 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!