Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: ways to extract list of functions and its hierarchy
Date: Tue, 19 Aug 2008 01:22:03 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 18
Message-ID: <g8d77r$m03$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1219108923 22531 172.30.248.35 (19 Aug 2008 01:22:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 19 Aug 2008 01:22:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1395525
Xref: news.mathworks.com comp.soft-sys.matlab:486141



Hi all,
Having written a routine in Matlab with a GUI with 20-30
child functions, I would like to generate a list of
functions and for inclusion in a report.  What I would like
is to have a functional hierarchy and possibly a brief
summary of each function, including the header/doc, no. of
lines, etc.

I've had a look at the report generator, but it doesn't look
like it produce what I want.  Is there any nice way to
generate such a "report"? Thanks.

sorry if this message is duplicated.  Apparently I sent
another two yesterday but it didn't go through and it didn't
appear in the mathworks newsreader page.

Abe