Changeset 24628


Ignore:
Timestamp:
03/03/20 11:37:45 (5 years ago)
Author:
Mathieu Morlighem
Message:

CHG: minor

File:
1 edited

Legend:

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

    r21933 r24628  
    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);
Note: See TracChangeset for help on using the changeset viewer.