Find 'orphaned' m-files

版本 1.0.0.0 (1008 字节) 作者: Dimitri Shvorob
(in a directory tree)
2.3K 次下载
更新时间 2016/4/4

查看许可证

Function ORPHANS searches a directory tree for m-files whose names are not found in other m-files. (Crudeness of this approach as a way of tracking file dependencies is acknowledged).
This is a revision featuring improvements contributed by Ryan Hamilton. (Thanks, Ryan!)

引用格式

Dimitri Shvorob (2024). Find 'orphaned' m-files (https://www.mathworks.com/matlabcentral/fileexchange/20835-find-orphaned-m-files), MATLAB Central File Exchange. 检索来源 .

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

参考作品: mgrep, Recursive directory listing

启发作品: orphan_libs(test, trgt)

Community Treasure Hunt

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

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

cosmetic changes
BSD