function Noise_addpath parents = fileparts(mfilename('fullpath')); addpath([parents filesep 'data']); addpath([parents filesep 'calc_Noise']); addpath([parents filesep 'calc_Noise' filesep 'data']);