Info

This question is closed. Reopen it to edit or answer.

Extend own created documentation to help browser ?

1 view (last 30 days)
Gilles
Gilles on 20 Jul 2012
Closed: MATLAB Answer Bot on 20 Aug 2021
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

Answers (0)

This question is closed.

Products

Community Treasure Hunt

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

Start Hunting!