find out in workspace selected variables
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
William
am 4 Apr. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Whos finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!