Replace strings in text file

버전 1.2.0.0 (1.92 KB) 작성자: Pekka Kumpulainen
REPLACEINFILE replaces characters in ASCII file using PERL
다운로드 수: 8.8K
업데이트 2009/1/8

라이선스 보기

Easy and efficient way to replace strings in ASCII files.
For example replace commas ',' to points '.' in large data files for easier load.

인용 양식

Pekka Kumpulainen (2026). Replace strings in text file (https://kr.mathworks.com/matlabcentral/fileexchange/18909-replace-strings-in-text-file), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R14
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
버전 게시됨 릴리스 정보
1.2.0.0

'-nobak' option to remove backup file, fixed help a little

1.1.0.0

Now supports paths with spaces, forced overwrite of existing output file, corrected replaceing of '.' and '\'

1.0.0.0

Note on platforms