compareRepeatedFolders
by moshik hatsav
22 Nov 2006
(Updated 27 Nov 2006)
Finds all folders with the same name under a specified folder, and compares their content
|
Watch this File
|
| File Information |
| Description |
findDoubles.m - finds repeated folder names, returning a struct with all the relevant information. The struct fields are the names of the folder, and the content is a list of the full paths
compareDirectoriesEngine.m - Compares the content of two folders, returning lists of comparison details
writeComparisionHtml.m - write the cmoparison result of the previous function into HTML string
compareRepeatedFolders.m - A wrapper function using all the above functions to generate an HTML report of a folder analysis |
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
| Other requirements |
I am not sure about the efficiency of thes e scripts, use with caution on large folders |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 27 Nov 2006 |
Function updated, and more files added |
|
Contact us at files@mathworks.com