View externally-scoped variables in Workspace browser
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Akzeptierte Antwort
Drew Davis
am 11 Jun. 2015
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.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Workspace Variables and MAT-Files finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!