Simulink model comparison with R2012b
이전 댓글 표시
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
Ryan G
2012년 11월 1일
Are they both .mdl or .slx? Are both models the same version (2012b)?
p fontaine
2012년 11월 1일
편집: p fontaine
2012년 11월 1일
Ryan G
2012년 11월 2일
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.
채택된 답변
추가 답변 (1개)
Tim Hosey
2012년 11월 2일
0 개 추천
You need to have Simulink Report Generator installed or you will just get a binary comparison.
카테고리
도움말 센터 및 File Exchange에서 Interactive Model Editing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!