Find 'orphaned' m-files

Version 1.0.0.0 (1008 octets) par Dimitri Shvorob
(in a directory tree)
2,3K téléchargements
Mise à jour 4 avr. 2016

Afficher la licence

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

Compatibilité avec les versions de MATLAB
Créé avec R2007a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Search Path dans Help Center et MATLAB Answers
Remerciements

Inspiré par : mgrep, Recursive directory listing

A inspiré : orphan_libs(test, trgt)

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0

cosmetic changes
BSD