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: Mon, 18 Aug 2008 01:49:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 13
Message-ID: <g8akee$448$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1219024142 4232 172.30.248.37 (18 Aug 2008 01:49:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 18 Aug 2008 01:49:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1395525
Xref: news.mathworks.com comp.soft-sys.matlab:485950



Hi all,
Having written a GUI matlab script with 20-30 child
functions, I would like to include a brief summary of the
code in a report, with the functional hierarchy, and
possibly a brief summary of each function written
(header/doc, no. of lines etc).

Is there any nice way to generate this kind of report?  The
Matlab Report Generator doesn't seems to do this type of
report, or does it?

Thanks,
Abe