ActiveX Word control base commands

Base commands to control Word in Matlab
2.1K Downloads
Updated Thu, 21 Jul 2016 13:04:12 +0000

View License

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

Cite As

Stefan Braun (2024). ActiveX Word control base commands (https://www.mathworks.com/matlabcentral/fileexchange/56283-activex-word-control-base-commands), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: Matlab to MSWord function library

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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