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

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

Graphical Interface

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

Syntax

Description

這個函式可以讓我們知道目前的 M檔案是由哪邊呼叫的,藉有這個方法,也可以追蹤目前的問題是從哪邊產生的.

dbup 把目前的工作空間換到呼叫端的工作空間.

連續使用 dbup 可以往回追朔工作空間的堆疊,直到堆疊的最基部. 使用 dbup 後,並不需要再用其它方法回到目前的中斷處,就能繼續從中斷處再開始執行.

See Also

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


  dbtype   ddeadv