COMPDIRECTORY

버전 1.1.0.1 (4.52 KB) 작성자: Jiro Doke
GUI tool for comparing the contents of 2 directories
다운로드 수: 1.9K
업데이트 날짜: 2016/9/1

라이선스 보기

COMPDIRECTORY GUI tool for directory comparison.
COMPDIRECTORY opens a GUI for comparing the contents of 2 directories. It performs recursive comparison for all subdirectories. It checks for file/directory names, file sizes, and modification dates.

In the GUI, if an entry does not exist in one of the directories, then it marks an 'x' in front of it. If an entry has a different file size, then it marks an 's' in front of it. If an entry has the same file size but a different modification date, then it marks a 'd' in front of it.

COMPDIRECTORY(DIR1, DIR2) starts the GUI with DIR1 and DIR2

인용 양식

Jiro Doke (2024). COMPDIRECTORY (https://www.mathworks.com/matlabcentral/fileexchange/13059-compdirectory), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2006b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 File Operations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.1

Updated license

1.1.0.0

Fixed a bug that emerges when a folder name shows up above . or ..

1.0.0.0

Original name had a name clash with a matlab function.