whom/whoms
The zip file contains two functions:
whom
whoms
which correspond roughly to Matlab's built in functions:
who
whos
whom and whoms are meant to be called from the command line to allow the user to see the available variables in the base workspace. The variable names are linked in such a way that clicking on a variable name will delete that variable from the workspace. There is also a link to clear all the variables. See the screen-shot for a illustration of how these functions work.
Tested on 6.5, 2007a
Please email me about bugs or other concerns. Thanks.
Cite As
Matt Fig (2024). whom/whoms (https://www.mathworks.com/matlabcentral/fileexchange/20728-whom-whoms), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
WHOM_WHOMS/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Spelling error. |