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 04:08:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 11
Message-ID: <g8asj1$rhj$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 1219032482 28211 172.30.248.35 (18 Aug 2008 04:08:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 18 Aug 2008 04:08:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1395525
Xref: news.mathworks.com comp.soft-sys.matlab:485957



Hi all,
I've written a GUI matlab routine with around 20 child
functions.  To include a brief summary in a report, I would
like to extract the function hierarchy, summary of each
function (no. of lines, header, doc etc).  Is there any nice
way of doing that?

It looks to me that the report generator in Matlab doesn't
work that way...
Thanks,
Abe