WriteToWordFromMatlab
This m-file is a modification of the 'save2word'. It's an example of how to automatically create MS Word documents from MATLAB with figures, tables, headers and text.
The different basic functionalities to add text with different style and to add figures are broken into sub-functions that can be used in a simple way.
Zitieren als
Andreas Karlsson (2025). WriteToWordFromMatlab (https://www.mathworks.com/matlabcentral/fileexchange/9112-writetowordfrommatlab), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert von: saveppt, save2word
Inspiriert: Matlab to MSWord function library, wordreport
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.3.0.0 | Changed calls to color-method into colorIndex to support MS-Word 2013. Thanks Martin van de Ven! |
||
1.0.0.0 | Added BSD license upon request from Mathworks
Also a new section with hints for the eager users. |