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

從暫停狀態繼續執行程式.

Graphical Interface

除了使用 dbcont 之外,在使用 Editor/Debugger 時還可以選 Debug 中的 Continue 以達成同樣的效果.

Syntax

Description

dbcont  讓 M檔案從中斷點繼續執行,直到發生另一次的中斷、程式執行錯誤或是 MATLAB回到基底工作空間時為止.

See Also

dbclear, dbdown, dbquit, dbstack, dbstatus, dbstep, dbstop, dbtype, dbup


  dbclear   dbdown