fmfiles - Find missing files
by Miroslav Balda
02 Feb 2009
All files declared in an input list, which are not found, are displayed in an error message
|
Watch this File
|
| File Information |
| Description |
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');
|
| MATLAB release |
MATLAB 7.3 (R2006b)
|
| Other requirements |
MS Windows, the function ffpath.m from FEX, Id 22501 |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com