Ignore:
Timestamp:
Feb 28, 2017, 10:41:54 AM (7 years ago)
Author:
sommeria
Message:

correlation_time and correlation_x corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/calc_field_interp.m

    r988 r1002  
    8282                    Data.strain=Data.DjUi(:,1,2)+Data.DjUi(:,2,1);
    8383            end
    84             InputVarList=[InputVarList UName{ilist}]; %the variable is added to the list if it is not already in the list
     84            InputVarList=[InputVarList UName{ilist}]; %the variable is added to the list if iTriScatteredInterpt is not already in the list
    8585        else % case 'norm' for instance
    8686            UName{ilist}=r.UName;
Note: See TracChangeset for help on using the changeset viewer.