IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
getfiles.m File Reference

Detailed Description

File list getter (not recursive)

Parameters
wild='*'. E.g. '*.mat'
patt_match(regular expression) If specified, directories will have to match this pattern
patt_exclude(regular expression) If specified, directories will have NOT TO match this pattern
Returns
list

Definition in file getfiles.m.

Go to the source code of this file.

Functions

function getfiles (in wild, in patt_match, in patt_exclude)
 

Function Documentation

function getfiles ( in  wild,
in  patt_match,
in  patt_exclude 
)