WHO for a given CLASS
Versión 1.1.0.0 (1,28 KB) por
Yvan Lengwiler
Displays a list of variables in the base workspace of a given class.
WHOCLASS filters out the names of the variables in the base workspace that belong to a particular class, or list of classes, as selected by the user. The program is very simple, just three lines, essentially, but I have found it useful occasionally, so why not share it?
Examples:
whoclass('double')
whoclass('logical','struct')
v = whoclass('logical');
Please comment if you like it.
Citar como
Yvan Lengwiler (2025). WHO for a given CLASS (https://es.mathworks.com/matlabcentral/fileexchange/27964-who-for-a-given-class), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Whos en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
