[Master Index] [Index for /tools/hpmatlab/toolbox/matlab/graphics]

questdlg

(/tools/hpmatlab/toolbox/matlab/graphics/questdlg.m)


Function Synopsis

click = questdlg(q,yes,no,cancel,default)

Help text

QUESTDLG Creates a question dialog box.
       CLICK = QUESTDLG(Q,YES,NO,CANCEL,DEFAULT) creates a question
       dialog box which displays Q.  Up to three pushbuttons, 
       with strings given by YES, NO, and CANCEL will appear
       along with Q in the dialog.  The dialog will be destroyed
       returning the string CLICK depending  on which button is
       clicked.  DEFAULT is the default button number.

Cross-Reference Information

This function calls

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON