Find 'orphaned' m-files

(in a directory tree)

Sie verfolgen jetzt diese Einreichung

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!)

Zitieren als

Dimitri Shvorob (2026). Find 'orphaned' m-files (https://de.mathworks.com/matlabcentral/fileexchange/20835-find-orphaned-m-files), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert von: mgrep, Recursive directory listing

Inspiriert: orphan_libs(test, trgt)

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0

cosmetic changes
BSD