find out in workspace selected variables
Afficher commentaires plus anciens
Hi,
A very stupid question, it is possible using a function to findout which variables in current workspace are selected? I mean those which are highlighted after clicking on them.
Regards
Ss
Réponses (1)
William
le 4 Avr 2012
Try typing
whos
I'm not sure what you mean by "selected" variables are present in the workspace if they have been declared and have values.
Catégories
En savoir plus sur Whos dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!