Thread Subject: which toolbox

Subject: which toolbox

From: Niels

Date: 20 Mar, 2010 09:47:03

Message: 1 of 5

Hi all,

I have written a program in MATLAB and I would like to know which toolboxes are being used by my program. Is there a quick way to find out?

Thanks in advance

Subject: which toolbox

From: RIKA fazi

Date: 20 Mar, 2010 10:01:05

Message: 2 of 5

"Niels " <niels.veenman@gmail.com> wrote in message <ho25in$5dj$1@fred.mathworks.com>...
> Hi all,
>
> I have written a program in MATLAB and I would like to know which toolboxes are being used by my program. Is there a quick way to find out?
>
> Thanks in advance
hox about your problem is it control , communication , statistics???

Subject: which toolbox

From: Wayne King

Date: 20 Mar, 2010 11:05:05

Message: 3 of 5

"Niels " <niels.veenman@gmail.com> wrote in message <ho25in$5dj$1@fred.mathworks.com>...
> Hi all,
>
> I have written a program in MATLAB and I would like to know which toolboxes are being used by my program. Is there a quick way to find out?
>
> Thanks in advance

Hi Niels, one thing you can do is run the profiler on your function. It will show each function that is called by executing your code.

Wayne

Subject: which toolbox

From: Niels

Date: 20 Mar, 2010 11:30:07

Message: 4 of 5

"Wayne King" <wmkingty@gmail.com> wrote in message <ho2a51$aik$1@fred.mathworks.com>...
> "Niels " <niels.veenman@gmail.com> wrote in message <ho25in$5dj$1@fred.mathworks.com>...
> > Hi all,
> >
> > I have written a program in MATLAB and I would like to know which toolboxes are being used by my program. Is there a quick way to find out?
> >
> > Thanks in advance
>
> Hi Niels, one thing you can do is run the profiler on your function. It will show each function that is called by executing your code.
>
> Wayne

Thanks, that worked...

Subject: which toolbox

From: Loren Shure

Date: 22 Mar, 2010 15:53:10

Message: 5 of 5

In article <ho25in$5dj$1@fred.mathworks.com>, niels.veenman@gmail.com
says...
> Hi all,
>
> I have written a program in MATLAB and I would like to know which toolboxes are being used by my program. Is there a quick way to find out?
>
> Thanks in advance
>

start with a fresh matlab session, run your program, and then check out
the dependency report or look at the functions license and inmem.

--
Loren
http://blogs.mathworks.com/loren
http://matlabwiki.mathworks.com/MATLAB_FAQ

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
toolbox Niels 20 Mar, 2010 05:49:08
rssFeed for this Thread

Contact us at files@mathworks.com