Changeset 18380
- Timestamp:
- 08/13/14 13:46:42 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/exp/masktoexp.m
r14429 r18380 24 24 %Create exp structure 25 25 A=struct(); 26 if(j-1<1), error('no contour found'); end 26 27 for i=1:j-1, 27 28 A(i).x=s(i).x;
Note:
See TracChangeset
for help on using the changeset viewer.