Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: profiler tool with GUI file
Date: Thu, 9 Oct 2008 19:49:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 6
Message-ID: <gcln7d$q3b$1@fred.mathworks.com>
References: <gcde33$rih$1@fred.mathworks.com> <gcdl0a$c3f$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1223581741 26731 172.30.248.37 (9 Oct 2008 19:49:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 9 Oct 2008 19:49:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1338633
Xref: news.mathworks.com comp.soft-sys.matlab:494440


"matt dash" <n.a@mail.com> wrote in message <gcdl0a$c3f$1@fred.mathworks.com>...
> For profiling guis I find it works best to set up the gui, type "profile on" in the command window, let the gui do whatever you want to profile, and then type "profile viewer" in the command window.
> 
> 

thanks for this tip matt, I didn't know you could access the profile tool in that way.