現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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', ';')
引用
Jerome Briot (2026). strrepInFile (https://jp.mathworks.com/matlabcentral/fileexchange/61495-strrepinfile), MATLAB Central File Exchange. に取得済み.
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
