フィルターのクリア

View externally-scoped variables in Workspace browser

1 回表示 (過去 30 日間)
Jim
Jim 2015 年 6 月 10 日
コメント済み: Jim 2015 年 6 月 11 日
If execution is suspended in a nested function because of an inserted breakpoint, the Workspace browser only shows local variables even though variables defined in outer (nesting) functions have external scope. Is there any way to display those externally-scoped variables in the browser? If not, this might be something to consider for a future release.

採用された回答

Drew Davis
Drew Davis 2015 年 6 月 11 日
There is an option 'Function Call Stack' in the toolstrip of the MATLAB editor when in debug mode. Change this drop down option the workspace you would like to view.
  1 件のコメント
Jim
Jim 2015 年 6 月 11 日
Right, I was just hoping (wishing) there might be a more convenient way to view the values of all variables that are in-scope to a nested function at once, including those assigned in an outer (nesting) function.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeWorkspace Variables and MAT-Files についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by