[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/graphics]
helpdlg
(/tools/hpmatlab/toolbox/matlab/graphics/helpdlg.m)
Function Synopsis
handle = helpdlg(HelpString,dlgname)
Help text
HELPDLG Displays a help dialog box.
HANDLE = HELPDLG(HELPSTRING,DLGNAME) displays the
message HelpString in a dialog box with title DLGNAME.
If a Help dialog with that name is already on the screen,
it is brought to the front. Otherwise it is created.
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
- help /tools/hpmatlab/toolbox/matlab/general/help.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