]> Creatis software - CreaPhase.git/blobdiff - SimuPBI_3WiresPhant_func.m
Add a useful package (from Source forge) for octave
[CreaPhase.git] / SimuPBI_3WiresPhant_func.m
index 46b7eaf0bf53002f0cf4678277017481b7e3ca69..70da77b442eac607f67d66ecf192d920d3feccf5 100644 (file)
@@ -26,8 +26,9 @@
 
 function [] = SimuPBI_3WiresPhant_func (vers, oversamp, basename_output, dist, energy, ps, nbProj, range_angle, model_ctf, model_Fresnel, height, dir_out, noise_type, noise_amount)
 
-addpath('/users/lweber/Matlab/SimulationsPBI/CreaPhase/utilities_ESRF')
-addpath('/users/lweber/Matlab/SimulationsPBI/CreaPhase/utilities_LW')
+addpath('utilities_ESRF')
+addpath('utilities_LW')
+addpath('octave_packages')
 
 ################################################
 ############### INPUT parameters ###############