Find 'orphaned' m-files

(in a directory tree)

Vous suivez désormais cette soumission

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

Citation pour cette source

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

Remerciements

Inspiré par : mgrep, Recursive directory listing

A inspiré : orphan_libs(test, trgt)

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0

cosmetic changes
BSD