이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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 (2026). SearchReplaceManyGUI (https://kr.mathworks.com/matlabcentral/fileexchange/6988-searchreplacemanygui), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 | I doesn't fit in this little box! |