Ignore:
Timestamp:
Mar 12, 2013, 12:52:13 PM (11 years ago)
Author:
sommeria
Message:

clean the transform field functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/read_civxdata.m

    r579 r581  
    9595        Field.VarAttribute{ivar}.FieldName=FieldNames;
    9696        if testinterp
    97             Field.VarAttribute{ivar}.FieldRequest='interp_lin';
     97            Field.VarAttribute{ivar}.ProjModeRequest='interp_lin';
    9898        end
    9999    end
Note: See TracChangeset for help on using the changeset viewer.