]> Creatis software - CreaPhase.git/blobdiff - SimuPBI_3WiresPhant_func.m
add recursively the package directory to the path
[CreaPhase.git] / SimuPBI_3WiresPhant_func.m
index 70da77b442eac607f67d66ecf192d920d3feccf5..094fce7e467021e02eb5f5cd1e670599c25bb34b 100644 (file)
@@ -28,7 +28,7 @@ function [] = SimuPBI_3WiresPhant_func (vers, oversamp, basename_output, dist, e
 
 addpath('utilities_ESRF')
 addpath('utilities_LW')
-addpath('octave_packages')
+addpath(genpath('octave_packages'))
 
 ################################################
 ############### INPUT parameters ###############