Ignore:
Timestamp:
04/20/12 14:38:33 (13 years ago)
Author:
Mathieu Morlighem
Message:

reverted: to be implemented by Chris

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/model/plot/applyoptions.m

    r12088 r12089  
    219219                warning on MATLAB:log:logOfZero;
    220220                set(c,'YTickLabel',labels);
    221         end
    222         if exist(options,'cbYLim');
    223                 set(c,'YLim',getfieldvalue(options,'cbYLim'));
    224221        end
    225222        if exist(options,'colorbartitle'),
Note: See TracChangeset for help on using the changeset viewer.