Changeset 1057 for trunk/src/find_field_bounds.m
- Timestamp:
- Aug 29, 2018, 12:39:05 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/find_field_bounds.m
r1028 r1057 38 38 return 39 39 end 40 41 40 NbDim=max(NbDimArray);% spatial dimension of the input field 42 41 imax=find(NbDimArray==NbDim);% indices of field cells to consider
Note: See TracChangeset
for help on using the changeset viewer.