Index: /trunk/src/get_field.m
===================================================================
--- /trunk/src/get_field.m	(revision 2)
+++ /trunk/src/get_field.m	(revision 3)
@@ -56,5 +56,5 @@
 guidata(hObject, handles);
 pathuvmat=fileparts(which('uvmat'));
-addpath(fullfile(pathuvmat,'FIELD_FCT'))
+% addpath(fullfile(pathuvmat,'FIELD_FCT'))
 set(handles.attributes,'enable','on')% TO BE SET BY GUIDE
 set(hObject,'WindowButtonUpFcn',{@mouse_up_gui,handles})%set mouse click action function
