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.

dbup<br />

2dbup<br />

Purpose Change local workspace context<br />

Graphical<br />

Interface<br />

Syntax dbup<br />

2-394<br />

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

menu in the Editor/Debugger.<br />

Description This function allows you to examine the calling M-file by using any other<br />

<strong>MATLAB</strong> function. In this way, you determine what led to the arguments being<br />

passed to the called function.<br />

dbup changes the current workspace context (at a breakpoint) to the workspace<br />

of the calling M-file.<br />

Multiple dbup functions change the workspace context to each previous calling<br />

M-file on the stack until the base workspace context is reached. (It is not<br />

necessary, however, to move back to the current breakpoint to continue<br />

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

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

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

Saved successfully!

Ooh no, something went wrong!