Changeset 408 for trunk/src/uvmat.m


Ignore:
Timestamp:
May 5, 2012, 6:34:46 PM (12 years ago)
Author:
sommeria
Message:

various bugs corrected in series and uvmat.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/uvmat.m

    r407 r408  
    783783                set(handles.FileIndex_1,'String',FileIndex_1)
    784784            else
    785                 set(handles.SubField,'Value',0)
    786                 SubField_Callback([], [], handles)
     785                msgbox_uvmat('WARNING','unable to synchronise the indices of the two series')
     786%                 set(handles.SubField,'Value',0)
     787%                 SubField_Callback([], [], handles)
    787788            end
    788789        end
Note: See TracChangeset for help on using the changeset viewer.