Cell Array to CSV-file [cell2csv.m]
버전 1.1.0.0 (1.89 KB) 작성자:
Sylvain Fiedler
Writes a cell array into a comma separated values text file (*.csv)
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 (2024). Cell Array to CSV-file [cell2csv.m] (https://www.mathworks.com/matlabcentral/fileexchange/4400-cell-array-to-csv-file-cell2csv-m), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2009a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Text Files >
- MATLAB > External Language Interfaces > COM with MATLAB > Use COM Objects in MATLAB >
Help Center 및 MATLAB Answers에서 Text Files에 대해 자세히 알아보기
태그
도움
도움 준 파일: BiofilmQ, High-Throughput, Algorithmic Determination of Nanoparticle Structure from Electron Microscopy Images
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!