function cmap = actc %ACTC return Matthew Brett's actc colormap file = fullfile(spm('Dir', 'slover'), 'private', 'actc.mat'); contents = load(file); cmap = contents.actc;