Find 'orphaned' m-files

(in a directory tree)

Al momento, stai seguendo questo contributo

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

Cita come

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

Riconoscimenti

Ispirato da: mgrep, Recursive directory listing

Ispirato: orphan_libs(test, trgt)

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0

cosmetic changes
BSD