whom/whoms

Versión 1.0.0.0 (3,71 KB) por Matt Fig
Similar to WHO/WHOS, but allows user to click-to-clear.
1,9K descargas
Actualizado 22 jul 2008

Ver licencia

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.

Citar como

Matt Fig (2024). whom/whoms (https://www.mathworks.com/matlabcentral/fileexchange/20728-whom-whoms), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2007a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Whos en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!

WHOM_WHOMS/

Versión Publicado Notas de la versión
1.0.0.0

Spelling error.