Changeset 15855


Ignore:
Timestamp:
08/21/13 13:36:59 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: front cannot be retrieved anymore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/oldclasses/diagnostic.m

    r15802 r15855  
    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
Note: See TracChangeset for help on using the changeset viewer.