Opening and writing into doc file
2 views (last 30 days)
Show older comments
I want to write into DOC file at specified location or end of file. without any change in file or contents of file. finaly save as that file.
0 Comments
Accepted Answer
C.J. Harris
on 22 Feb 2012
You will need to create a MATLAB COM object to be able to achieve this.
See:
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!