How to get the selected variable in the workspace ?
40 views (last 30 days)
Show older comments
Hi ! I want to get the selected variable in the workspace.
I know that openvar function is double-click a variable in the Workspace browser, but I am looking for the simple click function (the selected variable).
Thanks for your help.
2 Comments
Answers (1)
Arthur
on 5 Nov 2012
I'm not aware of any such function. However, you can simply drag and drop the variable in the command window.
If it's for plotting only: simply hit the plot button.
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!