Revision a09be0d9d0ad5d13250d563481ad07e7f72b1300 authored by Liron Sheintuch on 05 November 2017, 12:46:44 UTC, committed by Liron Sheintuch on 05 November 2017, 12:46:44 UTC
1 parent 30225b7
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