source: issm/oecreview/Archive/15392-16133/ISSM-15854-15855.diff

Last change on this file was 16134, checked in by Mathieu Morlighem, 12 years ago

Added Archive/15392-16133

File size: 607 bytes
RevLine 
[16134]1Index: ../trunk-jpl/src/m/classes/oldclasses/diagnostic.m
2===================================================================
3--- ../trunk-jpl/src/m/classes/oldclasses/diagnostic.m (revision 15854)
4+++ ../trunk-jpl/src/m/classes/oldclasses/diagnostic.m (revision 15855)
5@@ -43,11 +43,6 @@
6 %
7 % This has been fixed in MATLAB 7.9 (R2009b) and later versions
8 end
9-
10- if size(md.diagnostic.icefront,2)==3 || size(md.diagnostic.icefront,2)==5,
11- front=md.diagnostic.icefront;
12- md.diagnostic.icefront=[front 1*md.mask.elementonfloatingice(front(:,end))];
13- end
14 end% }}}
15 end
16 methods
Note: See TracBrowser for help on using the repository browser.