Changeset 26931
- Timestamp:
- 03/11/22 07:36:11 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/plot/plot_transient_movie.m
r26930 r26931 100 100 contours=isoline(md, ocean,'output','matrix'); 101 101 end 102 hold on 102 103 plot(contours(:,1),contours(:,2),getfieldvalue(options,'groundingline')); 103 104 end
Note:
See TracChangeset
for help on using the changeset viewer.