mfilegrep

Returns the names of all m-files within the specified path containing a specified search string.

Ahora está siguiendo esta publicación

Like the "grep" functionality in the GNU Project, this program searches files for the presence of a search string. However, mfilegrep searches only mfiles. Searches can be recursive or non-recursive, and case-sensitive or non-case-sensitive, and can search for whole words or partial words. The result is returned in a cell array that contains the names of all mfiles on the specified path that contain the search string. Additionally, the user has the option of listing the text of all lines in the mfiles containing the search string.

Citar como

Brett Shoelson (2026). mfilegrep (https://la.mathworks.com/matlabcentral/fileexchange/813-mfilegrep), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: mgrep

Categorías

Más información sobre Search Path en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0