Revision e216553ccefb01d8ac5c0e657ba5cb95e61e96e5 authored by Liron Sheintuch on 20 February 2018, 10:12:51 UTC, committed by Liron Sheintuch on 20 February 2018, 10:12:51 UTC
1 parent 2266bc6
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