Ignore:
Timestamp:
Nov 6, 2025, 7:03:02 PM (4 weeks ago)
Author:
sommeria
Message:

bed-scan updated and many updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/keyboard_callback.m

    r1183 r1184  
    9090                                set(handleshaxes.movie_pair,'value',0);
    9191                                set(handleshaxes.movie_pair,'BusyAction','Cancel')%stop movie pair if button is 'off'
    92                                 set(handleshaxes.i2,'String','')% the second i index display is suppressed
    93                                 set(handleshaxes.j2,'String','')% the second j index display is suppressed
     92                                set(handleshaxes.num_i2,'String','')% the second i index display is suppressed
     93                                set(handleshaxes.num_j2,'String','')% the second j index display is suppressed
    9494                                set(handleshaxes.Dt_txt,'String','')% the time interval indication is suppressed
    9595                            end
Note: See TracChangeset for help on using the changeset viewer.