[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/lang]
mexdebug
(/tools/hpmatlab/toolbox/matlab/lang/mexdebug.m)
Function Synopsis
mexdebug(arg)
Help text
MEXDEBUG Enable MEX-file debugging.
MEXDEBUG ON enables MEX-file debugging.
MEXDEBUG OFF disables MEX-file debugging.
MEXDEBUG STOP returns to debugger prompt.
MEXDEBUG PRINT displays MEX-file debugging information.
Cross-Reference Information
This function calls
- debug /tools/hpmatlab/toolbox/matlab/lang/debug.m
- disp /tools/hpmatlab/toolbox/matlab/general/disp.m
- else /tools/hpmatlab/toolbox/matlab/lang/else.m
- elseif /tools/hpmatlab/toolbox/matlab/lang/elseif.m
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- getenv /tools/hpmatlab/toolbox/matlab/general/getenv.m
- if /tools/hpmatlab/toolbox/matlab/lang/if.m
- nargin /tools/hpmatlab/toolbox/matlab/elmat/nargin.m
- print /tools/hpmatlab/toolbox/matlab/graphics/print.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON