]> Creatis software - CreaPhase.git/blobdiff - SimuPBI_circle_func.m
Replaced genpath(octave_packages) with the inclusion of two specific folders
[CreaPhase.git] / SimuPBI_circle_func.m
index 016e8ed38d337c561fbbb530842e8f2cf1ffacaf..9a85607c08b23e00e9d62b92646fec3befb4618b 100644 (file)
@@ -28,7 +28,9 @@ function [] = SimuPBI_circle_func(vers, oversamp, basename_output, dist, energy,
 
 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 ############### 
 ################################################