SearchReplaceManyGU​I

Search & replace multiple files with multiple search & replace pairs.
ダウンロード: 2.1K
更新 2005/7/27

ライセンスがありません

SEARCHREPLACEMANYGUI This is the graphical version of SearchReplaceMany with many neat little features.

This program will search all files in the list, TargetFiles, for all the strings, SearchStrings, and replace them with their corresponding replacement strings, ReplaceStrings.

For example, you may change all instances of "COMPANY" to "THE MATHWORKS" and all instances of "CLIENT" to "MICHAEL ROBBINS" simultaneously on C:\MATLAB7\LICENSE.TXT and C:\WORK\SNR.M

Provide this function with a CellString of target files, search strings (regex), corresponding replacement strings (regex), prefixes to be applied to all search strings, suffixes, prefixes to be applied to all replacement strings, and suffixes. Also provide a 1 (true) to assume strings are regular expressions or 0 (false) to take strings literally.

It's easier to read the code than forme to explain it.

引用

Michael Robbins (2024). SearchReplaceManyGUI (https://www.mathworks.com/matlabcentral/fileexchange/6988-searchreplacemanygui), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R14SP1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSearch Path についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

I doesn't fit in this little box!