Changeset 252 for trunk/src/set_object.m
- Timestamp:
- May 15, 2011, 11:17:08 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/set_object.m
r233 r252 84 84 end 85 85 set(hObject,'KeyPressFcn',{'keyboard_callback',handles})%set keyboard action function (allow action on uvmat when set_object is in front) 86 set(hObject,'WindowButtonDownFcn',{'mouse_alt_gui',handles}) % allows mouse action with right button (zoom for uicontrol display) 86 87 enable_plot=0;%default: does not allow plot of object and projection 87 88
Note: See TracChangeset
for help on using the changeset viewer.