File Exchange Pick of the Week

February 12th, 2010

41 Complete GUI Examples

Bob's pick this week is 41 Complete GUI Examples by Matt Fig.

If you like example GUIs, don't miss this one. Or the other forty for that matter. I'm not going to review them all. You can run through them all in a few minutes if you just spend a few seconds playing with each. Just run previewGUIs to get started and click "continue" on his bonus GUI. (Does that count as a 42nd GUI?)

You can also refer to his Usage_notes.pdf and contents.html files. Use these to aid navigation and find your favorite number. Then open it in MATLAB's Editor to see how he made it work.

Thanks, Matt!

Note: This submission was also featured on Doug’s MATLAB Video Tutorials last year but Matt has added more GUI examples since then.

Comments?


Get the MATLAB code

Published with MATLAB® 7.9

2 Responses to “41 Complete GUI Examples”

  1. Mike Katz replied on :

    Thanks, I was looking for something like this for another project.

  2. Mahdi replied on :

    hello
    i’m working on a traffic sign recognition can you give any reference or matlab source code or anything else which could help me?
    send me email, please
    thanks

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


MathWorks

Bob, Brett & Jiro share their favorite user-contributed submissions from the File Exchange.

  • Jared: LOL at your e-mail address! :D
  • Aurelien Queffurust: nice game … and nice trick to give securely his email using the char command!!
  • arni: Excellent post. Quick question: is there a particular reason why this page cannot be saved as a web archive?...
  • Doug: @Amy, did you check the signature that GUIDE produces in the newer version? It might have changed. If you have...
  • Amy: I did get that string from the Callbacks in the property inspector (pretty much straight from the 3rd video) and...
  • Doug: @Amy, Without more context, I am not sure, but I think you should look at the autogenerated callbacks (look in...
  • Amy: I originally wrote my code similar to this one in matlab 6.5 and moved it to a computer with matlab 7.4 on it....
  • Doug: @KT Sorry, they have been removed. Doug
  • KT: Hey Doug…this is excellent. However, when I try to download the files associated with these videos, I get...
  • Seth Popinchalk: So long Bob! Have a great next adventure. We will miss you in the halls at MathWorks, but I look...

These postings are the author's and don't necessarily represent the opinions of The MathWorks.