Changeset 477 for trunk/src/find_field_indices.m
- Timestamp:
- Jun 26, 2012, 8:40:09 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/find_field_indices.m
r411 r477 140 140 for ilist=1:numel(ListRole) 141 141 eval(['VarType{icell}.' ListRole{ilist} '=ivar_' ListRole{ilist} ';']) 142 end 142 end 143 143 if numel(ivar_coord_x)>1 || numel(ivar_coord_y)>1 || numel(ivar_coord_z)>1 144 144 errormsg='multiply defined coordinates in the same cell';
Note: See TracChangeset
for help on using the changeset viewer.