Changeset 650 for trunk/src/mouse_motion.m
- Timestamp:
- Jun 17, 2013, 6:46:06 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/mouse_motion.m
r627 r650 54 54 if ~isempty(huvmat) 55 55 hhuvmat=guidata(huvmat);%handles of the elements in uvma 56 test_edit_object=get(hhuvmat. edit_object,'Value');56 test_edit_object=get(hhuvmat.CheckEditObject,'Value'); 57 57 test_ruler=isequal(get(hhuvmat.MenuRuler,'checked'),'on'); 58 58 end
Note: See TracChangeset
for help on using the changeset viewer.