mooringPath = fullfile(getHomePath, 'work', 'mooring'); warning off addpath(mooringPath); warning on cd(mooringPath); fprintf(1,'--------------------------------------------------------------\n') fprintf(1,'\nThe current directory is: %s \n\n',pwd);