From: Erik <nopsam@nospam.com>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webcrossing
Newsgroups: comp.soft-sys.matlab
Subject: Re: Matlab Toolbox Dependencies
Message-ID: <ef5b3d1.0@webcrossing.raydaftYaTP>
Date: Wed, 20 Jun 2007 13:41:57 -0400
References: <ef5b3d1.-1@webcrossing.raydaftYaTP>
Lines: 20
NNTP-Posting-Host: 81.227.37.164
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:414944



Hi,
open the file in the MATLAB editor and go to Tools->Show
Dependency Report. For dependency report on all files in your current
directory you can run the dependency report from the Current
Directory browser.
HTH,
Erik

 Yoav Mor wrote:
>
>
> Hi,
>
> I'm trying to compile a list with all the toolboxes needed by my
> matlab program. The command "depfun" seems to be unreliable. Is
> there
> an easier way to compile such a list?
>
> Thanks.
> Y.