Error from Word when using Publish
이전 댓글 표시
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
Ahmed raafat
2021년 12월 11일
Rik
2021년 12월 11일
The person knowing the answer to your question might not be looking at this forum today. Weekends tend to be slower anyway. If you need a very fast answer you might want to look beyond free online help.
Ahmed raafat
2021년 12월 12일
Image Analyst
2021년 12월 12일
Not me -- I never use publish. Why don't you call tech support on Monday if no one answers by then?
Chunru
2021년 12월 12일
Try to publish to other format (eg. html or pdf) to see if the problem is due to office2021.
Ahmed raafat
2021년 12월 12일
Ahmed raafat
2021년 12월 13일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!