<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/214676</link>
    <title>MATLAB Central Newsreader - ways to extract list of functions and its hierarchy</title>
    <description>Feed for thread: ways to extract list of functions and its hierarchy</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Mon, 18 Aug 2008 04:08:02 -0400</pubDate>
      <title>ways to extract list of functions and its hierarchy</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/214676#575344</link>
      <author>Abe Lau</author>
      <description>Hi all,&lt;br&gt;
I've written a GUI matlab routine with around 20 child&lt;br&gt;
functions.  To include a brief summary in a report, I would&lt;br&gt;
like to extract the function hierarchy, summary of each&lt;br&gt;
function (no. of lines, header, doc etc).  Is there any nice&lt;br&gt;
way of doing that?&lt;br&gt;
&lt;br&gt;
It looks to me that the report generator in Matlab doesn't&lt;br&gt;
work that way...&lt;br&gt;
Thanks,&lt;br&gt;
Abe</description>
    </item>
    <item>
      <pubDate>Mon, 18 Aug 2008 08:54:48 -0400</pubDate>
      <title>Re: ways to extract list of functions and its hierarchy</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/214676#575374</link>
      <author>rodney.thomson@gmail.com</author>
      <description>On Aug 18, 12:08=A0pm, &quot;Abe Lau&quot; &amp;lt;a...@nonexistancegmail.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; Hi all,&lt;br&gt;
&amp;gt; I've written a GUI matlab routine with around 20 child&lt;br&gt;
&amp;gt; functions. =A0To include a brief summary in a report, I would&lt;br&gt;
&amp;gt; like to extract the function hierarchy, summary of each&lt;br&gt;
&amp;gt; function (no. of lines, header, doc etc). =A0Is there any nice&lt;br&gt;
&amp;gt; way of doing that?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; It looks to me that the report generator in Matlab doesn't&lt;br&gt;
&amp;gt; work that way...&lt;br&gt;
&amp;gt; Thanks,&lt;br&gt;
&amp;gt; Abe&lt;br&gt;
&lt;br&gt;
Maybe look at the MATLAB function: depfun&lt;br&gt;
&lt;br&gt;
It returns a list of your dependent M-functions from which you could&lt;br&gt;
derive the information you want.&lt;br&gt;
&lt;br&gt;
Also check out M2HTML, sort of like Doxygen, but for MATLAB code:&lt;br&gt;
&lt;a href=&quot;http://www.artefact.tk/software/matlab/m2html/&quot;&gt;http://www.artefact.tk/software/matlab/m2html/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Rod&lt;br&gt;
--&lt;br&gt;
&lt;a href=&quot;http://iheartmatlab.blogspot.com&quot;&gt;http://iheartmatlab.blogspot.com&lt;/a&gt;</description>
    </item>
  </channel>
</rss>

