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://jp.mathworks.com/matlabcentral/fileexchange/20835-find-orphaned-m-files), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: mgrep, Recursive directory listing

ヒントを与えたファイル: orphan_libs(test, trgt)

カテゴリ

Help Center および MATLAB AnswersSearch Path についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0

cosmetic changes
BSD