Find 'orphaned' m-files

(in a directory tree)

Ahora está siguiendo esta publicación

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

Citar como

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

Agradecimientos

Inspirado por: mgrep, Recursive directory listing

Inspiración para: orphan_libs(test, trgt)

Categorías

Más información sobre Search Path en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

cosmetic changes
BSD