23.12.2012 Views

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2dbdown<br />

Purpose Change local workspace context<br />

Graphical<br />

Interface<br />

Syntax dbdown<br />

As an alternative to the dbdown function, you can select Step In from the<br />

Debug menu in the Editor/Debugger.<br />

dbdown<br />

Description dbdown changes the current workspace context to the workspace of the called<br />

M-file when a breakpoint is encountered. You must have issued the dbup<br />

function at least once before you issue this function. dbdown is the opposite of<br />

dbup.<br />

Multiple dbdown functions change the workspace context to each successively<br />

executed M-file on the stack until the current workspace context is the current<br />

breakpoint. It is not necessary, however, to move back to the current<br />

breakpoint to continue execution or to step to the next line.<br />

See Also dbclear, dbcont, dbquit, dbstack, dbstatus, dbstep, dbstop, dbtype, dbup<br />

2-381

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!