source:
issm/oecreview/Archive/24307-24683/ISSM-24627-24628.diff@
24684
Last change on this file since 24684 was 24684, checked in by , 5 years ago | |
---|---|
File size: 455 bytes |
-
../trunk-jpl/src/m/plot/plot_scatter.m
61 61 h = findobj(gcf,'Type','Colorbar'); 62 62 ylim = h.Limits; 63 63 end 64 palette=colormap ;64 palette=colormap(); 65 65 numcolors=size(palette,1); 66 66 levels=round_ice(linspace(ylim(1),ylim(2),numcolors+1),2); 67 67 else
Note:
See TracBrowser
for help on using the repository browser.