Ignore:
Timestamp:
Jun 30, 2013, 11:16:45 PM (11 years ago)
Author:
sommeria
Message:

various bugs corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/read_civdata.m

    r651 r654  
    7373        switch FieldNames{ilist}
    7474            case{'U','V','norm(U,V)'}
     75                if ~strcmp(FieldNames{1},'vec(U,V)')% if the scalar is not used as color of vectors
    7576                ProjModeRequest='interp_lin';
     77                end
    7678            case {'curl(U,V)','div(U,V)','strain(U,V)'}
    7779                ProjModeRequest='interp_tps';
Note: See TracChangeset for help on using the changeset viewer.