FindAndReplaceInAll​Files

版本 1.1.0 (2.0 KB) 作者: Stefan Schuberth
replaces text in multiple files
7.0 次下载
更新时间 2023/7/13

查看许可证

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.

引用格式

Stefan Schuberth (2024). FindAndReplaceInAllFiles (https://www.mathworks.com/matlabcentral/fileexchange/132228-findandreplaceinallfiles), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2022b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0

minor update on commonpath calculation

1.0.0