No BSD License
Highlights from
uidlg.m
|
|
| File Information |
| Description |
GUI window is created with buttons and messages the user can specify. The String that is pressed by the user will be returned.
% Usage:
%
% button=uidlg(title,message,button1,button2,button3,...)
%
% At least 3 input args must be specified. Any further button is
% optional.
%
% Example:
% button=('Error','Check DDE Server Connection','OK','Cancel') |
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 23 Jan 2004 |
Jonas Dorn
|
|
|
| 02 Feb 2004 |
Derek Goring
|
|
|
| Updates |
| 05 May 2004 |
As remarked in the ratings, the window size has not been set according to the message lengths to be displayed; thus cutting off the message's last chars. |
| 13 May 2004 |
As remarked in the ratings, the window size has not been set according to the message lengths to be displayed; thus cutting off the message's last chars. |
|
Contact us at files@mathworks.com