Ignore:
Timestamp:
Apr 13, 2021, 7:19:35 PM (3 years ago)
Author:
sommeria
Message:

various bugs repaired

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/mouse_motion.m

    r1097 r1098  
    339339        text_displ(ind_blank)=[];
    340340    end
    341     %set(handles.text_display,'String',text_displ)
    342341    set(htext_display,'String',text_displ)
    343342else
    344    %set(handles.text_display,'String',get(handles.text_display,'UserData'))
    345343   set(htext_display,'String',get(handles.text_display,'UserData'))
    346344end
Note: See TracChangeset for help on using the changeset viewer.