xlswrite

버전 1.0.0.0 (2.39 KB) 작성자: Andreas Sprenger
Write matrices to MS Excel file.
다운로드 수: 5.4K
업데이트 날짜: 2006/2/13

라이선스 없음

This function writes one or more matrices to one or more Excel sheets. Columnnames and header or sheetnames are possible. It is only the extension of Scott Hirsch's xlswrite.m provided earlier.
It should be possible to adapt to OpenOffice. If somebody helps me with ActiveX for OpenOffice...

인용 양식

Andreas Sprenger (2024). xlswrite (https://www.mathworks.com/matlabcentral/fileexchange/7881-xlswrite), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R13
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

minor improvements: 1)Checks for number of sheets in new workbook (depends on installation)2)if filename is a cell {filename, WriteFlag} a WriteFlag > 0 indicates that an existing file may be overwritten by default