11.8K 次下载
更新时间
2005/5/9
无许可证
This function writes a cell array into a CSV-file.
It works with empty cells, numeric cells, char cells, and string cells. One array can contain all of them.
CSV-files can then be read by Excel, so you don't need DDE or ActiveX.
Written by Sylvain Fiedler. I just fixed the delimiter mistake.
引用格式
Rob Kohr (2024). cell2csv (https://www.mathworks.com/matlabcentral/fileexchange/7601-cell2csv), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R14SP1
兼容任何版本
平台兼容性
Windows macOS Linux类别
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Spreadsheets >
- MATLAB > Language Fundamentals > Data Types > Cell Arrays >
- MATLAB > External Language Interfaces > COM with MATLAB > Use COM Objects in MATLAB >
在 Help Center 和 MATLAB Answers 中查找有关 Spreadsheets 的更多信息
标签
致谢
启发作品: csv2cell, dlmcell, Flotation kinetics - equation fitting, Rosin-Rammler Diagram plotting tool, SPM NeuroSynth scraper
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |