]> Creatis software - CreaPhase.git/blobdiff - SimuPBI_unknown_1D_func.m
Remove the function interp (which is present in the octave package, to avoid files...
[CreaPhase.git] / SimuPBI_unknown_1D_func.m
index 600fc34e8abf114b4917bfde9e921d14575dc2f0..803d079ffca73d29511623f3a213cda47a19327e 100644 (file)
@@ -27,7 +27,7 @@
 function [ ret ] = SimuPBI_unknown_1D_func(basename_output, oversamp, dist, energy, ps, nbProj, range_angle, model_ctf, model_Fresnel, attenuation_file, phase_file, dir_out, noise_type, noise_amount)
 addpath('utilities_ESRF')
 addpath('utilities_LW')
-
+addpath(genpath('octave_packages'))
 ################################################
 ############### INPUT parameters ############### 
 ################################################