Skip to content
Snippets Groups Projects
Commit 4a0c17a0 authored by Laura Nervo's avatar Laura Nervo Committed by Nicola Vigano
Browse files

Add zUtil_Taper to the matlab path


Signed-off-by: default avatarLaura Nervo <laura.nervo@esrf.fr>

git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@959 4c865b51-4357-4376-afb4-474e03ccb993
parent c026fad8
No related branches found
No related tags found
No related merge requests found
......@@ -145,6 +145,7 @@ function initialise_gt(ignore_id19)
addpath(fullfile(GT_MATLAB_HOME, 'zUtil_Smoothing'));
addpath(fullfile(GT_MATLAB_HOME, 'zUtil_Strain'));
addpath(fullfile(GT_MATLAB_HOME, 'zUtil_Strain2'));
addpath(fullfile(GT_MATLAB_HOME, 'zUtil_Taper'));
addpath(fullfile(GT_MATLAB_HOME, 'zUtil_TIFF'));
addpath(fullfile(GT_MATLAB_HOME, 'zUtil_TomoUtils'));
addpath(fullfile(GT_MATLAB_HOME, 'zUtil_Twins'));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment