Trouble Publishing Matlab to Word

3 views (last 30 days)
Patrick Jaeckle
Patrick Jaeckle on 3 May 2015
Whenever I try to publish a Matlab file i receive the following error messages:
Error using mxdom2word (line 14)
Microsoft Word must be installed to publish to this format.
Error in publish (line 188)
mxdom2word(dom,outputAbsoluteFilename);
Error in mdbpublish (line 55)
outputPath = publish(file, options);
Error using open (line 68)
NAME must contain a single string.
I think this started when i uninstalled microsoft office 2010 which I only used for 30 days during the trail period because i do not have the activation code for it (which is why i uninstalled it). Ever since I installed office 2013 (which was months ago) Matlab has been fine and only published to 2013 not 2010. Recently i uninstalled office 2010 because i cannot use it and now matlab thinks i do not have word installed on my computer, which i do. I'm pretty sure I only had 2010 installed when i installed matlab.
These publishing issues are only present when i try publishing to Word. I can still publish to PDF, and html.
Does anyone know how i can fix this?

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!