function[obj] = consolidateSettings(obj); for s = 1:length(obj.subjects) obj.subjects(s) = obj.subjects(s).setSettings(obj.settings); end