scriptsearch

版本 1.2.0.1 (2.2 KB) 作者: Jakob Sievers
Search for strings within multiple scripts
472.0 次下载
更新时间 2019/7/24

查看许可证

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 (2024). scriptsearch (https://www.mathworks.com/matlabcentral/fileexchange/45696-scriptsearch), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Search Path 的更多信息
致谢

启发作品: Ogive optimization toolbox

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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