Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: waitbar with 2 bars
Date: Fri, 7 Nov 2008 13:49:02 +0000 (UTC)
Organization: Helbling Technik Bern AG
Lines: 7
Message-ID: <gf1h0e$8d5$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1226065742 8613 172.30.248.38 (7 Nov 2008 13:49:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 7 Nov 2008 13:49:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1271984
Xref: news.mathworks.com comp.soft-sys.matlab:499502


Hi!

I have a function that runs for a long time, with two imbricated for loops.

Is it possible to have a waitbar window with two waitbars, one showing the progression within the first loop, and one within the imbricated one?

Thanks in advance!