Control MS Word from matlab

버전 1.4.0.0 (248 KB) 작성자: Ivar Eskerud Smith
A set of functions that can control word from matlab by activex.
다운로드 수: 5.6K
업데이트 날짜: 2016/10/3

라이선스 보기

You can open word documents, add text, newline, pagebreaks, alter color, fonts, add pictures, tables and captions, etc. This project is not finished, but I don`t have much time anymore to work on it. I`m posting it here in case someone finds it useful and maybe also want to try to finish the project. The main job is done, but the functions needs to be tested properly, and some functionality is missing.

인용 양식

Ivar Eskerud Smith (2024). Control MS Word from matlab (https://www.mathworks.com/matlabcentral/fileexchange/28558-control-ms-word-from-matlab), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 ActiveX에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.4.0.0

Seems something might have gone wrong last time I tried to update. This version should include some new functions, among other saveAs.

1.3.0.0

Added some functions: saveAs, getCaptions, goToEndOfDocument, numberOfLines, goToNextLine, goToPreviousLine, selectNextLine, selectPreviousLine, copyFigureCaptionsToEnd and copyTablesAndTableCaptionsToEnd

1.2.0.0

Removed wrong tag

1.1.0.0

Renamed and improved some functions, added a few new, like insertTOC, insertTable, scalePicture, clear, copy, paste

1.0.0.0