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

dbtype

(/tools/hpmatlab/toolbox/matlab/lang/dbtype.m)


Help text

DBTYPE	List an M-file with line numbers.
	The DBTYPE command is used to list an M-file function with 
	line numbers to aid the user in setting breakpoints.  There are
	two forms to this command.  They are:

	DBTYPE Mfilename
	DBTYPE Mfilename start:end

	where Mfilename is the name of the M-file function in question and 
	start and end are line numbers.

	See also DBSTEP, DBSTOP, DBCONT, DBCLEAR, DBSTACK, DBUP, DBDOWN,
	and DBSTATUS.

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