You can see that each variable in the MAT files is listed. As before, additions, deletions, and changes are noted along with the size and type. New to R2011a is the ability to investigate the modifications and merge the changes. The merge is done by replacing one whole value with another, and does not yet let you merge by on a per-element basis.
Let us know how you’re enjoying the latest updates to the Comparison tool.
By
Michael Katz
Mike is a developer on the MATLAB Mobile team. When not describing himself in the third person, biking, homebrewing, or rooting for the home team, he's busy trying to make the world a better place for programming.
Cool Feature !
We have .fig files in our repository (bazaar) and have the problem, that we can not merge these. Are .fig files something like .mat files and we can merge them now ?
Uwe
@Uwe – FIG files are indeed supported by the Comparison Tool. Internally, they are simply MAT files that store a struct in a particular format, as explained in http://UndocumentedMatlab.com/blog/fig-files-format/
When I try to run the comparison tool on a file folder and an external hard drive with the ‘include subfolders’ options checked, MATLAB 2011a (64-bit on Win7) hangs then crashes.
Guess I’ll file a bug report.