This function writes a cell array into a CSV-file.
It works with empty cells, numeric, char, string and logical cells. One array can contain all of them, but only one value per cell.
CSV-files can then be read by Excel, so you don't need DDE or ActiveX.
引用格式
Sylvain Fiedler (2026). Cell Array to CSV-file [cell2csv.m] (https://ww2.mathworks.cn/matlabcentral/fileexchange/4400-cell-array-to-csv-file-cell2csv-m), MATLAB Central File Exchange. 检索时间: .
