Changeset 21457


Ignore:
Timestamp:
12/31/16 17:55:29 (8 years ago)
Author:
Eric.Larour
Message:

CHG: clabel revert.

File:
1 edited

Legend:

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

    r21456 r21457  
    269269        else
    270270                %clabel(c,h,'color',color,'FontSize',10,'labelspacing',20000);
    271                 %clabel(c,h,'FontSize',10,'labelspacing',20000);
    272         end
    273 end
     271                clabel(c,h,'FontSize',10,'labelspacing',20000);
     272        end
     273end
Note: See TracChangeset for help on using the changeset viewer.