File I/O for Cell Arrays
版本 1.0.0.0 (2.3 KB) 作者:
Kamil Wojcicki
Wrappers for reading and writing text between files and cell arrays.
Provides simple I/O routines, file2cell and cell2file, for reading an ASCII text file to a cell array of strings (one line per cell element) and writing a cell array of strings (columnwise) to an ASCII file, respectively. The routines can be easily extended with regular expressions to add extra functionality, f.e., to remove empty lines, etc.
引用格式
Kamil Wojcicki (2024). File I/O for Cell Arrays (https://www.mathworks.com/matlabcentral/fileexchange/31802-file-i-o-for-cell-arrays), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2010a
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Text Files 的更多信息
标签
致谢
启发作品: HTK MFCC MATLAB
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |