Changeset 24761
- Timestamp:
- 04/29/20 14:39:49 (6 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/src/m/classes/basin.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/basin.m
r24740 r24761 115 115 %close the contour: 116 116 if x(end)~=x(1) | y(end)~=y(1), 117 x(end )=x(1); y(end)=y(1);117 x(end+1)=x(1); y(end+1)=y(1); 118 118 end 119 119
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)