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

(向下)置換目前工作空間的內容.

Graphical Interface

Editor/Debugger.中,你可以選用 Debug 中的Step In  以達到 dbdown 的效果.

Syntax

Description

dbdown 是跟 dbup 相對的指令,dbdown 把目前的工作空間置換成呼叫端的工作空間,在使用時你必需先確定之前用過  dbup 指令置換空間.

重覆使用 dbdown 可以轉換執行中 M檔案的工作空間,但到了目前的中斷點後就不行再執行這個指令了.而在繼續執行程式前,你並不需要把工作空間置換到中斷點上.

See Also

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


  dbcont   dblquad