Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
Karthik KJ
Karthik KJ le 2 Juil 2012
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.

Réponse acceptée

Sean de Wolski
Sean de Wolski le 2 Juil 2012
Modifié(e) : Sean de Wolski le 2 Juil 2012
Use evalin in the 'base' workspace with who.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by