| MATLAB Function Reference | Search  Help Desk |
| dbtype | See Also |
Syntax
dbtype function dbtype function start:end
Description
dbtype function
displays the contents of the specified M-file function with line numbers preceding each line. function must be the name of an M-file function or a MATLABPATH relative partial pathname.
dbtype function start:end
displays the portion of the file specified by a range of line numbers.
See Also
dbclear, dbcont, dbdown, dbquit, dbstack, dbstatus, dbstep, dbstop, dbup, partialpath