Publish error after editing publish.m
조회 수: 1 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!