whom/whoms

Version 1.0.0.0 (3,71 ko) par Matt Fig
Similar to WHO/WHOS, but allows user to click-to-clear.
1,9K téléchargements
Mise à jour 22 juil. 2008

Afficher la licence

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.

Citation pour cette source

Matt Fig (2024). whom/whoms (https://www.mathworks.com/matlabcentral/fileexchange/20728-whom-whoms), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2007a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Whos dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

WHOM_WHOMS/

Version Publié le Notes de version
1.0.0.0

Spelling error.