Tool for showing difference b/w two simulink model

조회 수: 10 (최근 30일)
Sukumar Paul
Sukumar Paul 2012년 5월 29일
댓글: Tatsuya Higashi 2019년 3월 14일
can any one tell me please, how to see difference b/w two simulink model. i mean is there any tool similar to "Beyond Compare" which compares text and folder. ?

답변 (4개)

Guy Rouleau
Guy Rouleau 2012년 5월 30일
Simulink Report Generator offers this functionality:
See the documentation here:
  댓글 수: 2
David Amor
David Amor 2014년 6월 4일
Thats a dead link I get the message:
The page you were looking for does not exist. Use the search box or browse topics below to find the page you were looking for.

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


TAB
TAB 2012년 5월 29일
There are many commercial tools are available in the market which compares the models and highlights the changes graphically.
Most popular tool is SimDiff. You can download trail from here.
Another tool is ecDiff.

Ned Twigg
Ned Twigg 2016년 1월 15일
You should probably look at DiffPlug too. It does full-folder comparison with text, images, and Simulink models.

K E
K E 2012년 5월 29일
TAB's answer is right. But I wanted to mention: if the models are both simple and you know what change to look for (i.e. what term refers to a model component that you would expect would differ), the *.mdl files are ASCII files that you could look at with any text editor; you could search for the terms associated with the change that you expect between the models.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by