source:
issm/oecreview/Archive/15392-16133/ISSM-15854-15855.diff@
16134
Last change on this file since 16134 was 16134, checked in by , 12 years ago | |
---|---|
File size: 607 bytes |
-
../trunk-jpl/src/m/classes/oldclasses/diagnostic.m
43 43 % 44 44 % This has been fixed in MATLAB 7.9 (R2009b) and later versions 45 45 end 46 47 if size(md.diagnostic.icefront,2)==3 || size(md.diagnostic.icefront,2)==5,48 front=md.diagnostic.icefront;49 md.diagnostic.icefront=[front 1*md.mask.elementonfloatingice(front(:,end))];50 end51 46 end% }}} 52 47 end 53 48 methods
Note:
See TracBrowser
for help on using the repository browser.