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
  • ../trunk-jpl/src/m/classes/oldclasses/diagnostic.m

     
    4343                                %
    4444                                % This has been fixed in MATLAB 7.9 (R2009b) and later versions
    4545                        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                         end
    5146                end% }}}
    5247        end
    5348        methods
Note: See TracBrowser for help on using the repository browser.