wildcardsearch

版本 1.0.0.0 (3.3 KB) 作者: Bob Hamans
Searches the file system for files or folders matching a wildcard pattern
1.3K 次下载
更新时间 2007/9/20

查看许可证

WILDCARDSEARCH(ROOTDIR, SEARCHSTRING) Searches the file system from the starting directory ROOTDIR for files and folders matching the pattern SEARCHSTRING. The function WILDCARDSEARCH is similar to the search file option in Explorer.

Have a look at the source code for more information. For more info on this function and how to use it, bug reports, feature requests, etc. feel free to contact the author.

引用格式

Bob Hamans (2024). wildcardsearch (https://www.mathworks.com/matlabcentral/fileexchange/16217-wildcardsearch), MATLAB Central File Exchange. 检索时间: .

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

Community Treasure Hunt

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

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

Minor update to 'regexpdir' function.