Ignore:
Timestamp:
Apr 26, 2012, 8:59:09 AM (12 years ago)
Author:
sommeria
Message:

civ_matlab and patch improved, changes in the management of interpolation (still in progress).
adapatation to movies (use of VideoReader?)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/find_field_indices.m

    r236 r397  
    102102% find the spatial dimensions and vector components
    103103ListRole={'coord_x','coord_y','coord_z','vector_x','vector_y','vector_z','warnflag','errorflag',...
    104     'ancillary','image','color','discrete','scalar'};
     104    'ancillary','image','color','discrete','scalar','coord_tps'};
    105105for icell=1:length(CellVarIndex)
    106106    for ilist=1:numel(ListRole)
Note: See TracChangeset for help on using the changeset viewer.