Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Extend own created documentation to help browser ?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have made my own toolbox. And added documentation to it. I can access the files by both:
- Typing help myfunctionname in the command window
- Searching the html pages in the help browser
- Or going start then Toolboxes and then mytoolbox and find them there
However, when using the help command in the command window i can't seem the get the following two lines linking to the myclassnames and doc (link to html files). I get the help sections, Examples, See also sections but not these two. Any help ??
Overloaded methods:
myclassname/myfunction
Reference page in Help browser
doc myfunction
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!