Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Tue, 27 Dec 2011 15:08:21 -0500 |
Philip Nienhuis |
Add missing ";" to line in waitbar.m demo.
stable
|
Tue, 08 Nov 2011 19:59:37 -0500 |
John W. Eaton |
allow waitbar message to be a cellstr object
|
Sat, 05 Nov 2011 13:46:15 -0700 |
Rik |
waitbar.m: Eliminate docstring reference to waitbar(frac,msg)
|
Fri, 04 Nov 2011 16:40:07 -0400 |
John W. Eaton |
provide default message for waitbar
|
Fri, 04 Nov 2011 16:35:58 -0400 |
John W. Eaton |
waitbar: use previous bar if nargin == 1, not nargout == 1
|
Fri, 04 Nov 2011 14:33:44 -0400 |
John W. Eaton |
have some fun with waitbar demo #2
|
Fri, 04 Nov 2011 10:57:07 -0700 |
Rik |
waitbar.m: More improvements.
|
Fri, 04 Nov 2011 06:25:13 -0400 |
John W. Eaton |
new and improved non-integer figure handles
|
Fri, 04 Nov 2011 05:01:00 -0400 |
John W. Eaton |
allow waitbar test to succeed even if figure 1 exists
|
Thu, 03 Nov 2011 14:50:34 -0400 |
John W. Eaton |
more updates for waitbar
|
Thu, 03 Nov 2011 09:54:57 -0700 |
Rik |
waitbar.m: Update docstring. Only return output handle h if requested.
|
Thu, 03 Nov 2011 05:30:45 -0400 |
John W. Eaton |
provide the waitbar function
|