Changeset 534 for trunk/src/proj_field.m
- Timestamp:
- Aug 31, 2012, 4:20:32 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/proj_field.m
r533 r534 1251 1251 return 1252 1252 else 1253 if numel( find(VarType.coord))==2% the third matrix dimension does not correspond to a space coordinate1253 if numel(CellInfo{icell}.CoordIndex)==2% the third matrix dimension does not correspond to a space coordinate 1254 1254 nbcolor=DimValue(3); 1255 1255 DimValue(3)=[]; %number of 'color' components updated
Note: See TracChangeset
for help on using the changeset viewer.