'WHO' function doesnt give expected result when called within GUI

2 次查看(过去 30 天)
Hi,
I have 21 variables in workspace, and if i give command 'who' it shows only 3 variables. I tried to give who('base') for GUI to identify that it is in base workspace of GUI. but no success....
I have used asignin function to save it from GUI to workspace, then I tried to give 'who', still no success...
Any one can help me on this.

采纳的回答

Sean de Wolski
Sean de Wolski 2012-7-2
编辑:Sean de Wolski 2012-7-2
Use evalin in the 'base' workspace with who.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Whos 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by