필터 지우기
필터 지우기

How do we compare simulink models to find differences

조회 수: 1 (최근 30일)
Marco Tremblay
Marco Tremblay 2013년 1월 16일
댓글: Ned Twigg 2016년 1월 15일
I would like to compare two simulink models to find differences. I would expect that there is a utility that does that and highlight the modified sections.
Moving the blocks should not be a trigger as the exact loactions of the blocks is not important.
The changes to the logic and avriables should be highlighted as done in all the C compilers on the market.
There used to be a comparator built in for the XML results but it has disapeared from the 2012B version.
Anybody know a way to tell what changed in my files from the earlier saved version?
Thank you

답변 (2개)

Ryan G
Ryan G 2013년 1월 16일
There is an XML comparator that is part of Simulink Report Generator. Unfortunately I don't believe you can tell it not to notice difference in block position as it is recorded in the XML and will show as a difference.

Julia
Julia 2013년 4월 5일
You may also use the Diff and Merge tool of ikv++technologies ag - medini unite. http://www.ikv.de/index.php/en/products/unite
  댓글 수: 1
Ned Twigg
Ned Twigg 2016년 1월 15일
DiffPlug can do Simulink comparisons, and you can configure it to ignore position (or any other property you don't care about).

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by