Ignore:
Timestamp:
Aug 20, 2012, 11:12:46 PM (12 years ago)
Author:
sommeria
Message:

various bugs corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/find_field_cells.m

    r525 r527  
    225225        % look for coordinates variables
    226226        coord=zeros(1,numel(DimCell));%default
    227         %     if NbDim(icell)==0 && ~isempty(VarDimName)% no unstructured coordinate found
    228227        if  ~test_coord && ~isempty(VarDimName)
    229228            for idim=1:numel(DimCell)   %loop on the dimensions of the variables in cell #icell
Note: See TracChangeset for help on using the changeset viewer.