You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
strrepInFile works as the strrep function but replaces substring in file.
For example, strrepInFile simplifies import of numeric data with comma as decimal mark :
strrepInFile('data.txt', ',', '.');
dlmread('new_data.txt', ';')
Cite As
Jerome Briot (2026). strrepInFile (https://www.mathworks.com/matlabcentral/fileexchange/61495-strrepinfile), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (7.02 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
