find out in workspace selected variables
5 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
William
2012 年 4 月 4 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Whos についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!