scriptsearch

Search for strings within multiple scripts

您现在正在关注此提交

Search for string(s) within a large number of scripts located recursively within an input directory, in order to iteratively narrow down the location of a particular piece of code, as opposed to manual search. Handy for people who work on many projects and find themselves at times having to re-visit old forgotten code.

引用格式

Jakob Sievers (2026). scriptsearch (https://ww2.mathworks.cn/matlabcentral/fileexchange/45696-scriptsearch), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: Ogive optimization toolbox

类别

Help CenterMATLAB Answers 中查找有关 Search Path 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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

Example image added

1.2.0.0

- Matlab 2019a compatibility
- Number of lines read is now also shown
- Title changed to "scriptsearch"

1.1.0.0

isstring changed to ischar

1.0.0.0