Changeset 356 for trunk/src/open_uvmat.m
- Timestamp:
- Jan 3, 2012, 12:58:52 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/open_uvmat.m
r343 r356 1 %------------------------------------------------------------------------ 2 % open with uvmat the field selected in the list of 'civ/status' or 'series/check_data_files' 1 % 'open_uvmat': open with uvmat the field selected in the list of 'civ/status' or 'series/check_data_files' 2 %------------------------------------------------------------------------ 3 %function open_uvmat(hObject, eventdata) 4 % 5 % INPUT: 6 % hObject: handle of uicontrol object containing the list 7 % eventdata: not used 3 8 function open_uvmat(hObject, eventdata) 4 9 %------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.