scriptsearch

Search for strings within multiple scripts
472 téléchargements
Mise à jour 24 juil. 2019

Afficher la licence

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.

Citation pour cette source

Jakob Sievers (2024). scriptsearch (https://www.mathworks.com/matlabcentral/fileexchange/45696-scriptsearch), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Search Path dans Help Center et MATLAB Answers
Remerciements

A inspiré : Ogive optimization toolbox

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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