Changeset 1083 for trunk/src/uvmat.m


Ignore:
Timestamp:
Jun 18, 2020, 11:16:14 AM (4 years ago)
Author:
sommeria
Message:

bug on velocity comparison solved

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/uvmat.m

    r1082 r1083  
    21862186            else
    21872187                FileIndex_1=fullfile_uvmat('','','','',Input.NomType_1,i1,i2,j1,j2);
    2188                 msgbox_uvmat('WARNING','unable to synchronise the indices of the two series')
     2188%                 msgbox_uvmat('WARNING','unable to synchronise the indices of the two series')
    21892189            end
    21902190            set(handles.FileIndex_1,'String',FileIndex_1)
Note: See TracChangeset for help on using the changeset viewer.