ActiveX Word control base commands
This is an example to learn how to control Microsoft Word in Matlab.
(tested on Microsoft Office 2007)
This example contains:
-define Font
-define Font Size
-define Page setup
-write Text
-color background
-highlight text
-underline text
-change format of text
-insert figures from Matlab as picture in Word
-insert picture from file
Zitieren als
Stefan Braun (2025). ActiveX Word control base commands (https://www.mathworks.com/matlabcentral/fileexchange/56283-activex-word-control-base-commands), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert: Matlab to MSWord function library
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.
html/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.21.0.0 | - added missing files
|
||
1.2.0.0 | -added html file |
||
1.1.0.0 | -added AddPicture command |
||
1.0.0.0 |