Search Comments and Ratings

go

Comments and Ratings

   
Date File Comment by Comment Rating
16 May 2009 Droste Effect Tool Apply the Droste Effect to an image using a GUI or function call. Author: Steve Hoelzer Brooks, Alan

Very interesting and fun.

07 Apr 2009 figuresc Create a figure scaled relative to screen size. It's an easy way to make non-default size figures. Author: Steve Hoelzer Brooks, Alan

How many times have you created figures and had to look up how to resize them. This removes all the thought process and let you get on with coding the interesting stuff ...

07 Apr 2009 subfigure Create a figure within a grid-based layout. Like subplot, but for figures. Author: Steve Hoelzer Brooks, Alan

Very useful tool for grouping plots. I've used it often.

27 Aug 2008 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer kim, jongchul

slsls

25 Jun 2008 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Kh, Khaledov

Needs to name the process bar...

19 Apr 2008 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Brown, Abel

lol, so simple and nice. makes ppl think you're awesome at matlab when they see a progbar :)

like this much better than waitbar!!! Nice work

13 Dec 2007 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Quach, Quan

I made some modifications to this great app and you can find it here. Added an abort functionality and an output parameter so that when the progress bar is closed, you can use the output parameter to break from the for loop.

http://www.blinkdagger.com/matlab/matlab-gui-tutorial-progress-status-bar

23 Mar 2007 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer L P, A

Have problem with this function and plotting graph.
This is the error that appear:
>??? Invalid handle object.
>
>Error in ==> progressbar at 202
>set(progpatch,'XData',[0 fractiondone >fractiondone 0])
>
>Error in ==> Untitled at 17
> progressbar(inc/nbpt)

07 Aug 2006 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Coetzee, Quintin

Thak you for this substitute for waitbar.
I will be using it in software I am developing for my 4th year engineering report.

02 Jul 2006 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Aponte, Luis

This function is great and very simple to use.

27 Apr 2006 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Douglas, Dave

This thing is simple to use and looks fantastic. Thanks!!!

11 Feb 2006 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Nagel, Tom

I love it. So easy, so helpful.

05 Jan 2006 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Gajre, Suhas

One of the beautiful codes I have seen!

Very much useful for programmers like me who have to wait for agonizingly long time to finish the code :))

06 Dec 2005 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Rangan, Bharat

Great work. Very useful little piece. A possible addition is the ability to add another string during inititation which could specify the task at hand. Just my 0.02. Thanks a ton

11 Nov 2005 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Garn, Wolfgang

It is really terrific. Thank you.
If you like to have two, three or more progressbars, just copy the m-file to progressbar2, progressbar3, ...

06 Oct 2005 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Leibman, Liz

Thank you! Its just perfect! Now my program looks so good!

27 Sep 2005 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Garn, Wolfgang

An interesting extension would be to start more than one progressbars.

15 Sep 2005 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Mackiewicz, Michal

19 Aug 2005 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer LE LAN, Jean-Vincent

15 Jun 2005 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Plourde, Fred

Very simple and yet, very efficient ! It took me less than 2 minutes to add it successfully to my project

05 Apr 2005 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Scheppele, Ryan

Nifty little routine!

11 Mar 2005 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Faughn, Tim

Fantastic!

22 Feb 2005 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Canós Marín, Antoni Josep

Very good!!. It should be included in future releases of MATLAB.

17 Feb 2005 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer d, jiro

very slick!

16 Feb 2005 progressbar Simple, efficient, and user friendly replacement for waitbar. Author: Steve Hoelzer Brooks, Alan

Very simple to use and very efficient. I like the ability to use it in one line of code.

 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com