Error from Word when using Publish
Show older comments
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 Comments
Ahmed raafat
on 11 Dec 2021
Rik
on 11 Dec 2021
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
on 12 Dec 2021
Image Analyst
on 12 Dec 2021
Not me -- I never use publish. Why don't you call tech support on Monday if no one answers by then?
Chunru
on 12 Dec 2021
Try to publish to other format (eg. html or pdf) to see if the problem is due to office2021.
Ahmed raafat
on 12 Dec 2021
Ahmed raafat
on 13 Dec 2021
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Report Generator in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!