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 Exchange에서 MATLAB 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