Changeset 120 for trunk/src/uvmat.m


Ignore:
Timestamp:
Nov 9, 2010, 5:27:00 PM (13 years ago)
Author:
gostiaux
Message:

gedit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/uvmat.m

    r116 r120  
    912912scan_option='i';%default
    913913switch NomType
    914     case {'_i_j','_i_j1-j2','_i1-i2_j','#_ab'},% two navigation indices
     914    case {'_i_j','_i_j1-j2','_i1-i2_j','#_ab','#A','%01dA','%02dA','%03dA','%04dA'},% two navigation indices
    915915        state_j='on';
    916916        if isequal(nbfield,1)
     
    17231723function errormsg=runpm(hObject,eventdata,handles,increment)
    17241724%------------------------------------------------------------------
    1725 %check for mùovie pair status
     1725%check for mï¿œovie pair status
    17261726movie_status=get(handles.movie_pair,'Value');
    17271727if isequal(movie_status,1)
Note: See TracChangeset for help on using the changeset viewer.