<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/150604</link>
    <title>MATLAB Central Newsreader - Matlab Toolbox Dependencies</title>
    <description>Feed for thread: Matlab Toolbox Dependencies</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>Wed, 20 Jun 2007 11:54:54 -0400</pubDate>
      <title>Matlab Toolbox Dependencies</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/150604#378752</link>
      <author>Yoav Mor</author>
      <description>Hi,&lt;br&gt;
&lt;br&gt;
I'm trying to compile a list with all the toolboxes needed by my&lt;br&gt;
matlab program. The command &quot;depfun&quot; seems to be unreliable. Is there&lt;br&gt;
an easier way to compile such a list?&lt;br&gt;
&lt;br&gt;
Thanks.&lt;br&gt;
Y.</description>
    </item>
    <item>
      <pubDate>Wed, 20 Jun 2007 13:41:57 -0400</pubDate>
      <title>Re: Matlab Toolbox Dependencies</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/150604#378780</link>
      <author>Erik</author>
      <description>Hi,&lt;br&gt;
open the file in the MATLAB editor and go to Tools-&amp;gt;Show&lt;br&gt;
Dependency Report. For dependency report on all files in your current&lt;br&gt;
directory you can run the dependency report from the Current&lt;br&gt;
Directory browser.&lt;br&gt;
HTH,&lt;br&gt;
Erik&lt;br&gt;
&lt;br&gt;
&amp;nbsp;Yoav Mor wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I'm trying to compile a list with all the toolboxes needed by my&lt;br&gt;
&amp;gt; matlab program. The command &quot;depfun&quot; seems to be unreliable. Is&lt;br&gt;
&amp;gt; there&lt;br&gt;
&amp;gt; an easier way to compile such a list?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Thanks.&lt;br&gt;
&amp;gt; Y.</description>
    </item>
    <item>
      <pubDate>Wed, 20 Jun 2007 14:32:34 -0400</pubDate>
      <title>Re: Matlab Toolbox Dependencies</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/150604#378786</link>
      <author>sy</author>
      <description>Erik wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt; open the file in the MATLAB editor and go to Tools-&amp;gt;Show&lt;br&gt;
&amp;gt; Dependency Report. For dependency report on all files in your&lt;br&gt;
&amp;gt; current&lt;br&gt;
&amp;gt; directory you can run the dependency report from the Current&lt;br&gt;
&amp;gt; Directory browser.&lt;br&gt;
&amp;gt; HTH,&lt;br&gt;
&amp;gt; Erik&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Yoav Mor wrote:&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Hi,&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; I'm trying to compile a list with all the toolboxes needed by&lt;br&gt;
my&lt;br&gt;
&amp;gt;&amp;gt; matlab program. The command &quot;depfun&quot; seems to be unreliable. Is&lt;br&gt;
&amp;gt;&amp;gt; there&lt;br&gt;
&amp;gt;&amp;gt; an easier way to compile such a list?&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Thanks.&lt;br&gt;
&amp;gt;&amp;gt; Y.&lt;br&gt;
&amp;nbsp;&amp;nbsp;&lt;br&gt;
&lt;br&gt;
Alternatively, you can do the following:&lt;br&gt;
restart Matlab&lt;br&gt;
run your code&lt;br&gt;
type &quot;license inuse&quot; (but with no quotes)&lt;br&gt;
this will tell you what toolboxes were used while running your code.&lt;br&gt;
&lt;br&gt;
SY</description>
    </item>
    <item>
      <pubDate>Wed, 20 Jun 2007 14:56:41 -0400</pubDate>
      <title>Re: Matlab Toolbox Dependencies</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/150604#378793</link>
      <author>Kelly</author>
      <description>Yoav Mor wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I'm trying to compile a list with all the toolboxes needed by my&lt;br&gt;
&amp;gt; matlab program. The command &quot;depfun&quot; seems to be unreliable. Is&lt;br&gt;
&amp;gt; there&lt;br&gt;
&amp;gt; an easier way to compile such a list?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Thanks.&lt;br&gt;
&amp;gt; Y.&lt;br&gt;
&amp;nbsp;&amp;nbsp;&lt;br&gt;
You can use my depfuntoolbox function:&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=14176&amp;objectType=FILE&quot;&gt;http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=14176&amp;objectType=FILE&lt;/a&gt;&amp;gt;&lt;br&gt;
&lt;br&gt;
It basically just parses the output of depfun, but it's an easy way&lt;br&gt;
to see at a glance which toolboxes are really needed to run a&lt;br&gt;
function, and also whether it uses any unofficial m or p files (e.g.&lt;br&gt;
ones that you wrote, or ones from the File Exchange, etc).&lt;br&gt;
&lt;br&gt;
Disclaimer: Yes, I've seen some crazy results from depfun in R2006b&lt;br&gt;
beta for Intel Macs, and depfuntoolbox shows the same problem (since&lt;br&gt;
it calls depfun). But I don't think any other operating systems have&lt;br&gt;
this problem, so if you aren't on an Intel Mac, my function should&lt;br&gt;
work fine.</description>
    </item>
  </channel>
</rss>

