how to set figure size in word by matlab codes?

Hi experts,
I have already used the following matlab codes to insert a figure in word-file. ActXWord.Selection.InlineShapes.AddPicture(Figure_ID, true, true ) ; Suppose the variable Figure_ID is a string that presents the path plus name of the figure in computer.
But what are the matlab codes to adjust the size of figure in the word-file?
Thank you in advance

Answers (0)

Categories

Products

Asked:

on 29 Oct 2014

Community Treasure Hunt

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

Start Hunting!