Ignore:
Timestamp:
Jun 17, 2013, 6:46:06 PM (11 years ago)
Author:
sommeria
Message:

bugs corrected: handles.TimeName? in uvmat, 0_OAR emptied for culter computations with series.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/mouse_motion.m

    r627 r650  
    5454if ~isempty(huvmat)
    5555    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');
    5757    test_ruler=isequal(get(hhuvmat.MenuRuler,'checked'),'on');
    5858end
Note: See TracChangeset for help on using the changeset viewer.