find out in workspace selected variables
5 vues (au cours des 30 derniers jours)
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
0 commentaires
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.
0 commentaires
Voir également
Catégories
En savoir plus sur Whos dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!