collectcode/filesea​rch

버전 1.0.0.0 (3.83 KB) 작성자: Brett Shoelson
COLLECTCODE recursively or non-recursively searches for all mfiles;FILESEARCH is a subfunction.
다운로드 수: 2.7K
업데이트 2001/5/31

라이선스 보기

COLLECTCODE recursively or non-recursively searches for all mfiles in the search path. The function then concatenates a textfile (codetext.txt) comprising all of the text of every mfile in the path.

FILESEARCH (which is called by COLLECTCODE, embedded as a subfunction) provides recursive OR non-recursive searching for all files with a specified extension, starting at a user-specified directory. The result is returned in a cell array.

I have used an earlier version of collectcode for a few years now to concatenate my code, and have found it to be an invaluable resource for two reasons. First, it provides a compact, easy-to-update text back-up file for several years' worth of code; and second, it allows me to search very easily for instances of words or phrases within any of my code. This makes it very easy to find all mfiles, for example, which call a certain function.

Both files were tested under MATLAB V6 (R12).

인용 양식

Brett Shoelson (2026). collectcode/filesearch (https://kr.mathworks.com/matlabcentral/fileexchange/144-collectcode-filesearch), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R12
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 File Operations에 대해 자세히 알아보기
태그 태그 추가
버전 게시됨 릴리스 정보
1.0.0.0