Changeset 24628
- Timestamp:
- 03/03/20 11:37:45 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/plot/plot_scatter.m
r21933 r24628 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);
Note:
See TracChangeset
for help on using the changeset viewer.