Changeset 534 for trunk/src/proj_field.m


Ignore:
Timestamp:
Aug 31, 2012, 4:20:32 PM (12 years ago)
Author:
sommeria
Message:

bugs repaired. color images

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/proj_field.m

    r533 r534  
    12511251                    return
    12521252                else
    1253                     if numel(find(VarType.coord))==2% the third matrix dimension does not correspond to a space coordinate
     1253                    if numel(CellInfo{icell}.CoordIndex)==2% the third matrix dimension does not correspond to a space coordinate
    12541254                        nbcolor=DimValue(3);
    12551255                        DimValue(3)=[]; %number of 'color' components updated
Note: See TracChangeset for help on using the changeset viewer.