Changeset 507 for trunk/src/geometry_calib.m
- Timestamp:
- Jul 29, 2012, 11:18:31 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/geometry_calib.m
r502 r507 50 50 % Edit the above text to modify the response to help geometry_calib 51 51 52 % Last Modified by GUIDE v2.5 05-Oct-2010 13:47:0052 % Last Modified by GUIDE v2.5 29-Jul-2012 08:46:09 53 53 54 54 % Begin initialization code - DO NOT edit … … 1450 1450 1451 1451 1452 % --- Executes when user attempts to close geometry_calib. 1453 function geometry_calib_CloseRequestFcn(hObject, eventdata, handles) 1454 % hObject handle to geometry_calib (see GCBO) 1455 % eventdata reserved - to be defined in a future version of MATLAB 1456 % handles structure with handles and user data (see GUIDATA) 1457 1458 % Hint: delete(hObject) closes the figure 1459 delete(hObject);
Note: See TracChangeset
for help on using the changeset viewer.