From: Tolga Polat on
I want to an adress book for write entering values from edit texts, pop-up menu and list box to in an excell file or in a text file.

In button group there are two edit text: Name, Surname
Under that, There is phone number. A pop-up menu and next to edit text for numbers
under that, there is a list box for job.
and, there is a save button for save this values to in an excell file or a text file.

lastly, there is a slider for change the position these boxes from up to ground or opposite direction. Its only minimum changing need.

Help me please about that.
From: ImageAnalyst on
There are many GUI examples on the File Exchange, for example here's
one:
http://www.mathworks.com/matlabcentral/fileexchange/24224

There's even a category for it:
http://www.mathworks.com/matlabcentral/fileexchange/?term=tag%3A%22gui+example%22