Publish error after editing publish.m

Hello,
After changing font size in (publish.m) using this method I got an error when I try to publish anything
Error using publish
The specified stylesheet,
"/Users/Username/Documents/MATLAB/private/mxdom2docbook.xsl",
does not exist.
Error in publish
Error in mdbpublish (line 55)
outputPath = publish(file,
options);
Error using open (line 68)
NAME must contain a single string.
Version Matlab_R2016a on MAC High Sierra.
Please help

 Accepted Answer

I found the solution.
Just I deleted (publish.p) from (User/Username/Documents/MATLAB)

More Answers (0)

Categories

Products

Community Treasure Hunt

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

Start Hunting!