Wild WHICH

Same as 'which' but with the option of use wild cards. Faster than 'lookfor'
2K descargas
Actualizado 26 ene 2002

Ver licencia

Nota del editor: This file was selected as MATLAB Central Pick of the Week

WWHICH Locates m-files using wildcards
Works exactly as WHICH, but you can use wild cards.

The output is a cell whenever 2 or more matches are found or if the flag '-all' was used.
Note: a function may be shawdowed, use the flag -all to locate them.
examples:
wwhich *ver* -all
W=wwhich('*ver')

See WHICH for more info

Citar como

Lucio Cetto (2024). Wild WHICH (https://www.mathworks.com/matlabcentral/fileexchange/1266-wild-which), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R12.1
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Colormaps 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!
Versión Publicado Notas de la versión
1.0.0.0