how to set figure size in word by matlab codes?
Show older comments
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
Find more on MATLAB Mobile Fundamentals in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!