ICADEFS Function to read in a set of EEGLAB system-wide (i.e. lab-wide) or working directory-wide constants and preferences. Change the way these are defined in the master icadefs.m file (usually in dir eeglab/functions/sigprocfunc) or make a custom copy of the icadefs.m file in a project directory. Then, calling functions that call icadefs from an EEGLAB session in that working directory will read the local copy, which may set preferences different from the system-wide copy.

Author: Scott Makeig, SCCN/INC/UCSD, La Jolla, 05-20-97

See the matlab file icadefs.m (may require other functions)

Back to functions