ライセンスがありません
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 リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Spreadsheets >
- MATLAB > External Language Interfaces > COM with MATLAB > Use COM Objects in MATLAB >
タグ
謝辞
ヒントを得たファイル: xlswrite - legacy
ヒントを与えたファイル: Example of how to save or read data to an Excel archive.
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 |