Code covered by the BSD License  

Highlights from
structdlg

Be the first to rate this file! 4 Downloads (last 30 days) File Size: 5.03 KB File ID: #25541
image thumbnail

structdlg

by Paolo Fabbri

 

09 Oct 2009

Dialog for show or modify structured data

| Watch this File

File Information
Description

ANSWER = STRUCTDLG(S) creates a modal dialog box that returns user input for multiple prompts in the struct ANSWER. S is the default struct. Each prompt string will inherit the S' fields name.
ANSWER will be the same struct as S except for fields of type "cell array of string" that will be returned as a single string (that selected by the user).

Dialog supports field of following types:
- numeric (both scalar and multi-dimensional)
- string (both single-line and multi-line)
- logical (both scalar and multi-dimensional)
- cellarray (both strings and heterogeneous data-types)
- struct

ANSWER = STRUCTDLG(S,NAME) specifies dialog title

ANSWER = STRUCTDLG(S,NAME,OPTIONS) specifies the option structure

MATLAB release MATLAB 7.8 (R2009a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
struct Paolo Fabbri 27 Oct 2009 10:51:40
gui Paolo Fabbri 27 Oct 2009 10:51:40
dialog Paolo Fabbri 27 Oct 2009 10:51:40
matlab Paolo Fabbri 27 Oct 2009 10:51:40
gui development Paolo Fabbri 27 Oct 2009 10:51:40

Contact us at files@mathworks.com