Path: news.mathworks.com!newsfeed-00.mathworks.com!newscon02.news.prodigy.net!prodigy.net!news.glorb.com!postnews.google.com!i12g2000prf.googlegroups.com!not-for-mail
From: Praetorian <ashish.sadanandan@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: compare simulink models?
Date: Wed, 12 Mar 2008 08:22:08 -0700 (PDT)
Organization: http://groups.google.com
Lines: 14
Message-ID: <b84bfe74-a8e5-436f-9699-daea0b9c5116@i12g2000prf.googlegroups.com>
References: <fr8bip$e1s$1@fred.mathworks.com>
NNTP-Posting-Host: 66.37.129.67
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1205335328 26894 127.0.0.1 (12 Mar 2008 15:22:08 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 12 Mar 2008 15:22:08 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: i12g2000prf.googlegroups.com; posting-host=66.37.129.67; 
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) 
Xref: news.mathworks.com comp.soft-sys.matlab:456818



On Mar 12, 4:34 am, "David " <d...@bigcompany.com> wrote:
> is there any nice way to compare simulink model files to
> highlight changed blocks??

Hi David,
There is a very nice (and expensive) way to compare Simulink models,
it's a tool called SimDiff (http://www.ensoftcorp.com/SimDiff/
Overview.gen.html). The way I usually compare 2 Simulink models is to
just open them up in any diff utility and look through the
differences. Since the model files are just ASCII text files this
works quite well if there aren't too many changes.

HTH,
Ashish.