Path: news.mathworks.com!not-for-mail
From: "Vihang Patil" <vihang_patil@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: is it possible to find out what toolboxes are used by the particular function or program being executed.
Date: Fri, 18 Jan 2008 08:58:01 +0000 (UTC)
Organization: Konem Solutions
Lines: 18
Message-ID: <fmppmp$jp1$1@fred.mathworks.com>
Reply-To: "Vihang Patil" <vihang_patil@yahoo.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1200646681 20257 172.30.248.38 (18 Jan 2008 08:58:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 18 Jan 2008 08:58:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 413701
Xref: news.mathworks.com comp.soft-sys.matlab:446283


Hello
I am interested to know whether there is some function or 
program, to let us know what toolboxes are being used in 
executing a particular function. This would be really a 
good tool for the people who post their files in the User 
Contributed area and they do now know what toolboxes are 
being used by their program. I myself posted a few 
programs and then later on by user comments had to re-
modify my postings as I had failed to mention the toolbox 
that are being used. The only method is to go along the 
entire code and see if I have used any functions from any 
particular toolbox. Simple problems like using imshow 
instead of image or imagesc which requires Image 
Processing toolbox may accidently skip from the user who 
contributed his file in the File Central.
Comments welcome.
Regards
Vihang