fmfiles - Find missing files

All files declared in an input list, which are not found, are displayed in an error message
2K téléchargements
Mise à jour 2 fév. 2009

Afficher la licence

The function searches files declared in varagin list of items in working directory, on matlabpath and a system path. The items are separated by comas. Files not found will be displayed in an error message output. If no function is missing, no error interruption is present. The function can be used either from a program or from Command Window.

List of input arguments contains items in arbitrary order:
name file name (string) with no extension = m-file name,
name.ext file name with extension can be m-file or another name,
{name,IdNo} a cell containing name without or with extension '.m', and idetification number of the file in File Exchande.

Example:
fmfiles('inp','fig.m',{'ffpath',22501},'myprog.exe');

Citation pour cette source

Miroslav Balda (2024). fmfiles - Find missing files (https://www.mathworks.com/matlabcentral/fileexchange/22868-fmfiles-find-missing-files), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2006b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Files and Folders dans Help Center et MATLAB Answers
Tags Ajouter des tags

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