collectcode/filesea​rch

COLLECTCODE recursively or non-recursively searches for all mfiles;FILESEARCH is a subfunction.

您现在正在关注此提交

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://ww2.mathworks.cn/matlabcentral/fileexchange/144-collectcode-filesearch), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 File Operations 的更多信息

标签

添加标签

Add the first tag.

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0