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

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

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