Simulink model comparison with R2012b
Mostrar comentarios más antiguos
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 comentarios
Ryan G
el 1 de Nov. de 2012
Are they both .mdl or .slx? Are both models the same version (2012b)?
p fontaine
el 1 de Nov. de 2012
Editada: p fontaine
el 1 de Nov. de 2012
Ryan G
el 2 de Nov. de 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.
Respuesta aceptada
Más respuestas (1)
Tim Hosey
el 2 de Nov. de 2012
0 votos
You need to have Simulink Report Generator installed or you will just get a binary comparison.
Categorías
Más información sobre Interactive Model Editing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!