Changeset 654 for trunk/src/read_civdata.m
- Timestamp:
- Jun 30, 2013, 11:16:45 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/read_civdata.m
r651 r654 73 73 switch FieldNames{ilist} 74 74 case{'U','V','norm(U,V)'} 75 if ~strcmp(FieldNames{1},'vec(U,V)')% if the scalar is not used as color of vectors 75 76 ProjModeRequest='interp_lin'; 77 end 76 78 case {'curl(U,V)','div(U,V)','strain(U,V)'} 77 79 ProjModeRequest='interp_tps';
Note: See TracChangeset
for help on using the changeset viewer.