이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
편집자 메모: This file was selected as MATLAB Central Pick of the Week
This submission works similar as Sylvain Fiedlers / Rob Kohrs "cell2csv.m". Thus, any cell array containing numbers and/or strings can be written to an output file.
dlmcell.m, however, has two main advantages:
(1) It is possible to append the cell array to an existing file.
(2) Even numbers or words that are stored as <1,1> cell within the cell array can be read.
인용 양식
Roland Pfister (2026). dlmcell (https://kr.mathworks.com/matlabcentral/fileexchange/25387-dlmcell), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.3.0.1 | Includes the latest edits as suggested and implemented by Andrew Ferrell on Feb. 9, 2019. |
||
| 1.3.0.0 | Includes the latest edits as suggested and implemented by Andrew Ferrell on Feb. 9, 2019. |
||
| 1.2.0.0 | Bugfixes and corrections. |
||
| 1.1.0.0 | Little bugfix concerning %-signs. |
||
| 1.0.0.0 |
