Ignore:
Timestamp:
Feb 1, 2011, 1:07:28 AM (13 years ago)
Author:
sommeria
Message:

various bug repairs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/find_field_indices.m

    r105 r187  
    155155    end
    156156    %NbDim(icell)=0;% nbre of space dimensions
    157     NbDim(icell)=numel(DimCell);
     157%     NbDim(icell)=numel(DimCell);
     158    NbDim(icell)=0;
    158159    test_coord=0;
    159160    if numel(VarIndex)>1     
Note: See TracChangeset for help on using the changeset viewer.