]> Creatis software - CreaPhase.git/blobdiff - SimuPBI_3WiresPhant_func.m
Replaced genpath(octave_packages) with the inclusion of two specific folders
[CreaPhase.git] / SimuPBI_3WiresPhant_func.m
index 98b11ed2c7b9551eff3039fa012a026ad1392563..e1250e7d460887760000e54337617ba5acf0e82f 100644 (file)
@@ -28,7 +28,8 @@ function [] = SimuPBI_3WiresPhant_func (vers, oversamp, basename_output, dist, e
 
 addpath('utilities_ESRF')
 addpath('utilities_LW')
-addpath(genpath('octave_packages'))
+addpath('octave_packages/image-1.0.15')
+addpath('octave_packages/signal-1.1.3')
 
 ################################################
 ############### INPUT parameters ###############