newpath=MBARI_path('/hosts/tornado/vol/vol0/ssdsdata/ecocimt/src'); cd(newpath); cdir = ['../configuration/ecofl2.properties'] prop = readProperties(cdir); otype='plot'; p=getprops(prop,otype); netcdf_eco(p); cdir=['../configuration/ecobb.properties']; prop = readProperties(cdir); otype='plot'; p=getprops(prop,otype); netcdf_eco(p);