source: issm/oecreview/Archive/24307-24683/ISSM-24627-24628.diff@ 24684

Last change on this file since 24684 was 24684, checked in by Mathieu Morlighem, 5 years ago

CHG: added new review

File size: 455 bytes
  • ../trunk-jpl/src/m/plot/plot_scatter.m

     
    6161                h = findobj(gcf,'Type','Colorbar');
    6262                ylim = h.Limits;
    6363        end
    64         palette=colormap;
     64        palette=colormap();
    6565        numcolors=size(palette,1);
    6666        levels=round_ice(linspace(ylim(1),ylim(2),numcolors+1),2);
    6767else
Note: See TracBrowser for help on using the repository browser.