mgrep: Grep function for matlab files

Version 1.1.0.0 (3.14 KB) by Petter
Find code lines with certain contents in current folder
454 Downloads
Updated 27 Mar 2014

View License

This program searches all .m files in current folder for lines containing a certain string, and print those in the command window in a nice table.
This is usable to examine, e.g. dependencies between functions, or find unsolved TODO's in a project.

Cite As

Petter (2024). mgrep: Grep function for matlab files (https://www.mathworks.com/matlabcentral/fileexchange/45492-mgrep-grep-function-for-matlab-files), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Search Path in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Just a better describing title

1.0.0.0