![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Loads all MAT files in current directory (that contain a "r" variable inside) into the workspace.
Definition in file load_all_items.m.
Go to the source code of this file.
Functions | |
| function | load_all_items (in patt_match, in patt_exclude) |
| function load_all_items | ( | in | patt_match, |
| in | patt_exclude | ||
| ) |
| patt_match | If specified, directories will have to match this pattern |
| patt_exclude | If specified, directories will have NOT TO match this pattern |