StructDlg - Structure based GUI definition
by Alon Fishbach
03 Jan 2005
(Updated 01 Mar 2005)
A structure based definition of an input GUI.
|
Watch this File
|
| File Information |
| Description |
StructDlg creates a modal dialog box that contains a user interface (UI) control for each of the input structure fields. In its simple form, StructDlg serves as a structure-based alternative to INPUTDLG and it is a convenient method for browsing and changing structure values (e.g. when the structure contains parameters).
In its advanced form, StructDlg allows for a quick and convenient text based definition of a GUI that may contain many styles of UI controls such as edit, popup menus, radio buttons, toggles and more.
Detailed examples are given in an HTML doc file. |
| MATLAB release |
MATLAB 7.0.1 (R14SP1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (13) |
| 14 Feb 2005 |
Heiko Marx
|
|
|
| 14 Mar 2006 |
Roger Jeurissen
|
|
|
| 31 Mar 2006 |
Chris Cannell
|
|
|
| 27 Jan 2007 |
Joe Lotz
|
|
|
| 27 Feb 2007 |
Jorge Otero-Millan
|
|
|
| 05 Apr 2007 |
Wojtek Grabski
|
|
|
| 08 May 2007 |
Niels Smaby
|
|
|
| 14 Jun 2007 |
Kynan Graves
|
|
|
| 07 Sep 2007 |
Andrew Blackburn
|
|
|
| 06 Mar 2009 |
Mais
|
|
|
| 12 May 2009 |
Eduard Rudyk
|
|
|
| 07 Aug 2009 |
Gerd Kunert
|
|
|
| 26 Nov 2009 |
Ben Petschel
|
|
|
| Updates |
| 11 Jan 2005 |
This version fixes a bug that crashed StructDlg when substructures were used.
Additionally, StructDlg allows now for auto-updates even when the referenced field is not a numeric field. |
| 01 Mar 2005 |
A cancel button was added and the previously undocumented position argument is now easier to use and is documented. Closing the GUI with the (x) button does not crash the program. |
|
Contact us at files@mathworks.com