| MATLAB Function Reference |     ![]()  | 
Syntax
Description
dbmex  enables MEX-file debugging for UNIX platforms. It is not supported on the Sun Solaris platform. To use this option, first start MATLAB from within a debugger by typing: on
matlab -Ddebugger, where debugger is the name of the debugger.
dbmex  disables MEX-file debugging.off
dbmex  returns to the debugger prompt.stop
dbmex  displays MEX-file debugging information.print
Remarks
On Sun Solaris platforms, dbmex is not supported. See the Technical Support solution 23388 at http://www.mathworks.com/support/solutions/data/23388.shtml for an alternative method of debugging.
See Also
dbclear, dbcont, dbdown, dbquit, dbstack, dbstatus, dbstep, dbstop, dbtype, dbup
   | dblquad | dbquit | ![]()  |