if((str2num(version('-release')) < 14) || ~isdeployed) % % add Ligotools MATLAB to path % toolDir = getenv('LIGOTOOLS'); matpath = strcat(toolDir,'/matlab'); addpath (matpath) % % Add Channel software to path addpath lscsoft/matapps/src/utilities/Channel end