필터 지우기
필터 지우기

'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