What happened to the stack option in the workspace browser?

1 view (last 30 days)
Hi,
I recently upgraded to 2014a from 2012a and for the most part I love the new version, but I'm puzzled by what seems to be a deleted feature. I can no longer find the option to change which workspace I see when in debug mode in a function the "workspace" window (i.e. nested_fcn_2, nested_fcn_1, main_fcn, base), so I can now only view whatever variables are in scope at the current breakpoint. There used to be a "stack" drop down menu that allowed users to accomplish this (as shown here: http://matlab.izmiran.ru/help/techdoc/matlab_env/ws_path3.html#29584), but it seems to have vanished. Does anyone know how to accomplish this?
Thanks in advance,
-eric
  2 Comments
Geoff Hayes
Geoff Hayes on 18 Sep 2014
Eric - it should be just left of the red Quit Debugging button on the Editor tab (within the file editor), with the label Function Call Stack and a drop-down list beneath it.

Sign in to comment.

Answers (0)

Categories

Find more on Entering Commands in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!