Find 'orphaned' m-files

バージョン 1.0.0.0 (1008 Bytes) 作成者: 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 Center および MATLAB AnswersSearch 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