Changeset 231 for trunk/src/view_field.m


Ignore:
Timestamp:
Apr 5, 2011, 12:46:34 AM (13 years ago)
Author:
sommeria
Message:

interactive test for piv introduced various bug corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/view_field.m

    r220 r231  
    733733hhuvmat=guidata(huvmat);
    734734list_object_2=get(hhuvmat.list_object_2,'String');
    735 set(hhuvmat.list_object_2,'Value',numel(list_object_2))%select the last value ('...')
     735set(hhuvmat.list_object_2,'Value',1)%select the last value ('...')
    736736end
    737737delete(hObject)
Note: See TracChangeset for help on using the changeset viewer.