- Timestamp:
- Jan 8, 2010, 2:40:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/get_field.m
r2 r3 56 56 guidata(hObject, handles); 57 57 pathuvmat=fileparts(which('uvmat')); 58 addpath(fullfile(pathuvmat,'FIELD_FCT'))58 % addpath(fullfile(pathuvmat,'FIELD_FCT')) 59 59 set(handles.attributes,'enable','on')% TO BE SET BY GUIDE 60 60 set(hObject,'WindowButtonUpFcn',{@mouse_up_gui,handles})%set mouse click action function
Note: See TracChangeset
for help on using the changeset viewer.