![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Recursive directory structure getter.
Definition in file misc/ioio/getdirs.m.
Go to the source code of this file.
Functions | |
function | getdirs (in direc, in list, in patt_match, in patt_exclude) |
function getdirs | ( | in | direc, |
in | list, | ||
in | patt_match, | ||
in | patt_exclude | ||
) |
direc | A directory to query all subdirectories from |
list | (optional) An existing list to which new elements will be appended |
patt_match | If specified, directories will have to match this pattern |
patt_exclude | If specified, directories will have NOT TO match this pattern |