Documentation for List of Functions

If I click on a Toolbox in the MATLAB Help Browser, it leads me to the front page of the toolbox. Then, they have a category, "Functions", where you can click on "By Category" and "Alphabetical List". When I do that, I get a "Function Reference" page with a list of classes, its respective functions, and a brief h1line description of it. Is there anyway for me to automatically generate this Function Reference page? (Something similar to http://cnx.org/content/m11623/latest/Matlab_trigonometric.png)
Thanks!

4 Kommentare

Image Analyst
Image Analyst am 29 Mai 2012
What does "automatically generate" mean? Do you mean to launch the help with that particular page showing?
Mason
Mason am 29 Mai 2012
So in http://www.mathworks.com/help/techdoc/matlab_prog/f3-40511.html#bsbctq6 it shows you how to make your own function listing. But it basically involves you copy/pasting each function name and it'll then retrieve the h1line or something like that. I have many, many functions that needs frequent updating, so doing that would be rather inefficient.
Oleg Komarov
Oleg Komarov am 29 Mai 2012
My guess is how to generate a similar page for a user defined toolbox.
Mason
Mason am 29 Mai 2012
Is there any way to do that? I actually just copy/pasted the code for the front page, and used Paint to change the heading image.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu MATLAB Coder finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 29 Mai 2012

Community Treasure Hunt

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

Start Hunting!

Translated by