Tool for showing difference b/w two simulink model
14 views (last 30 days)
Show older comments
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. ?
0 Comments
Answers (4)
Guy Rouleau
on 30 May 2012
Simulink Report Generator offers this functionality:
See the documentation here:
2 Comments
David Amor
on 4 Jun 2014
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.
Tatsuya Higashi
on 14 Mar 2019
K E
on 29 May 2012
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.
0 Comments
See Also
Categories
Find more on Interactive Model Editing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!