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 件のコメント

Image Analyst
Image Analyst 2012 年 5 月 29 日
What does "automatically generate" mean? Do you mean to launch the help with that particular page showing?
Mason
Mason 2012 年 5 月 29 日
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 2012 年 5 月 29 日
My guess is how to generate a similar page for a user defined toolbox.
Mason
Mason 2012 年 5 月 29 日
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.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB Coder についてさらに検索

質問済み:

2012 年 5 月 29 日

Community Treasure Hunt

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

Start Hunting!

Translated by