codesearch

版本 1.0.1 (2.5 KB) 作者: Turlough Hughes
Quickly search all folders and subfolders from your user path for m-files that contain a specific search term.
33.0 次下载
更新时间 2021/4/13

查看许可证

We've all been there... you know you wrote some code somewhere which would help you finish your task but you can't quickly remember where. Perhaps you need to update a graph in your thesis that you prepared a year ago and you know the y-axis label, or you want to remember how you applied a particular function in your code a while back.

The codesearch function is a simple way to quickly search all your m-files for a particular search term. The function lists the matching m-files in the Command Window along with hyperlinks for:

(i) opening the m-file in the MATLAB Editor and
(ii) changing the Current Folder to the directory of the matching m-file.

Additional functionality is described in the help text for the codesearch.

引用格式

Turlough Hughes (2024). codesearch (https://www.mathworks.com/matlabcentral/fileexchange/90436-codesearch), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2021a
兼容 R2019b 到 R2021a 的版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.1

Modified codesearch logo (nothing in the actual function).

1.0.0