whom/whoms

Version 1.0.0.0 (3.71 KB) by Matt Fig
Similar to WHO/WHOS, but allows user to click-to-clear.
1.9K Downloads
Updated 22 Jul 2008

View License

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
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

WHOM_WHOMS/

Version Published Release Notes
1.0.0.0

Spelling error.