FindAndReplaceInAllFiles
Version 1.1.0 (2,02 ko) par
Stefan Schuberth
replaces text in multiple files
FindAndReplaceInAllFiles - replaces text in multiple files
Extends the global find (shift+ctrl+F) window by a global
find and replace option.
Usage:
FindAndReplaceInAllFiles(directory,textA,textB)
textA is searched in all files in the directory and replaced by textB.
The current directory is '.' Otherwise use the standard shell/bash syntax
for directory also using wildcards. Add \** at the end of the directory
if you want to include files from all subdirs.
Citation pour cette source
Stefan Schuberth (2024). FindAndReplaceInAllFiles (https://www.mathworks.com/matlabcentral/fileexchange/132228-findandreplaceinallfiles), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2022b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.1.0 | minor update on commonpath calculation |
||
1.0.0 |