How could we create a printable custom documentation?
이전 댓글 표시
Hi we have a custom toolbox that we deliver together with our custom documentation - and this works fine. The users find our documentation as part of the Matlab help and use it very often. If a user tries to print a documentation side this works only for the build in documentation. For the build in documentation the help site gets opened in the browser (for example the reference to C:\Program Files\MATLAB\R2015a\help\matlab\ref\webread.html) for our documentation are always the file C:\Program Files\MATLAB\R2015a\help\templates\3pdoc.html loaded and this shows only a white/blank site that contains only a search input and on the left side the empty contents menu. The documentation link in this contents menu gets to a broken link same as the search.
What has to be changed that printing the help works?
댓글 수: 4
Jochen Pfeiffer
2016년 7월 25일
Stephen23
2016년 7월 25일
Please give us a step-by-step explanation of how the user is accessing this documentaion. I just tried this on MATLAB 2012b, and it printed without error:
- create short Mfile with two cells and some text (attached).
- publish.
- right click on the Mfile, click hyperlink "showdemo".
- click printer icon, print.
Jochen Pfeiffer
2016년 7월 26일
Stephen23
2016년 7월 26일
@Jochen Pfeiffer: sounds buggy... contact customer support.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!