Wild WHICH

Same as 'which' but with the option of use wild cards. Faster than 'lookfor'
2K téléchargements
Mise à jour 26 jan. 2002

Afficher la licence

Note de l’éditeur : 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

Citation pour cette source

Lucio Cetto (2025). Wild WHICH (https://fr.mathworks.com/matlabcentral/fileexchange/1266-wild-which), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R12.1
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Color and Styling 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!
Version Publié le Notes de version
1.0.0.0