Revision d9e087bd3031292dc28ac17a152e41f431897e45 authored by Liron Sheintuch on 08 February 2018, 18:02:07 UTC, committed by Liron Sheintuch on 08 February 2018, 18:02:07 UTC
1 parent 542bdc7
Raw File
setup.m
CellReg_directory=fileparts(which('setup.m'));
addpath(genpath(fullfile(CellReg_directory,'CellReg')));
addpath(genpath(fullfile(CellReg_directory,'GUI')));
savepath();
back to top