Error from Word when using Publish
조회 수: 5 (최근 30일)
이전 댓글 표시
I have recently installed Office 2021, and MATLAB r2021b. I used command xlswrite it worked successfully, but when I try to use the publish command, it throws the error:
Error using Interface.00020975_0000_0000_C000_000000000046/set
Invoke Error, Dispatch Exception:
Source: Microsoft Word
Description: Item with specified name does not exist.
Help File: wdmain11.chm
Help Context ID: 62e2
Error in mxdom2word (line 80)
set(selection,'Style','MATLAB Code')
Error in publish
How can I solve this?
댓글 수: 7
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!