Find 'orphaned' m-files

(in a directory tree)

您现在正在关注此提交

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 (2026). Find 'orphaned' m-files (https://ww2.mathworks.cn/matlabcentral/fileexchange/20835-find-orphaned-m-files), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: mgrep, Recursive directory listing

启发作品: orphan_libs(test, trgt)

类别

Help CenterMATLAB Answers 中查找有关 Search Path 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

cosmetic changes
BSD