scriptsearch

Search for strings within multiple scripts

Ahora está siguiendo esta publicación

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.

Citar como

Jakob Sievers (2026). scriptsearch (https://es.mathworks.com/matlabcentral/fileexchange/45696-scriptsearch), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: Ogive optimization toolbox

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.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