[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/graphics]
warndlg
(/tools/hpmatlab/toolbox/matlab/graphics/warndlg.m)
Function Synopsis
handle = warndlg(warnstr,dlgname)
Help text
WARNDLG Creates an warning dialog box.
HANDLE = WARNDLG(WARNSTR,DLGNAME) creates an warning
dialog box which displays WARNSTR in a window named
DLGNAME. A pushbutton labeled OK must be pressed to
make the warning box disappear.
See also: DIALOG
Cross-Reference Information
This function calls
- dialog /tools/hpmatlab/toolbox/matlab/graphics/dialog.m
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- if /tools/hpmatlab/toolbox/matlab/lang/if.m
- nargin /tools/hpmatlab/toolbox/matlab/elmat/nargin.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON