(translator=PoChien, ChineseSource=PoChien-20020608-6\dbtype.html, EnglishSource=c:\matlabr12\help\techdoc\ref\dbtype.html)
MATLAB Function Reference    
dbtype

顯示附上行數的 M檔案.

Graphical Interface

Editor/Debugger 中,你可以直接看到每行的最前有有顯示行數.

Syntax

Description

dbtype function 顯示出 M檔案的內容,並且在附上每行的行數. function 必須是 M檔案函數的名稱,或是 MATLAB 的路徑名稱,連結處有有關  partial pathname 的相關資訊.

dbtype function start:end 只顯示你所選取的範圍之行數.

See Also

dbclear, dbcont, dbdown, dbquit, dbstack, dbstatus, dbstep, dbstop, dbup, partialpath


  dbstop   dbup