Wild WHICH

版本 1.0.0.0 (1.7 KB) 作者: Lucio Cetto
Same as 'which' but with the option of use wild cards. Faster than 'lookfor'
2.0K 次下载
更新时间 2002/1/26

查看许可证

编者注: 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

引用格式

Lucio Cetto (2025). Wild WHICH (https://www.mathworks.com/matlabcentral/fileexchange/1266-wild-which), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R12.1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Colormaps 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0