Find 'orphaned' m-files

Version 1.0.0.0 (1008 Bytes) von Dimitri Shvorob
(in a directory tree)
2,3K Downloads
Aktualisiert 4. Apr 2016

Lizenz anzeigen

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 (2024). Find 'orphaned' m-files (https://www.mathworks.com/matlabcentral/fileexchange/20835-find-orphaned-m-files), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2007a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Search Path finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: mgrep, Recursive directory listing

Inspiriert: orphan_libs(test, trgt)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

cosmetic changes
BSD