attaching customized colormap to geoshow in matlab

后端 未结 1 545
盖世英雄少女心
盖世英雄少女心 2021-01-24 06:15

I am trying to plot a world map in mollweide projection using geoshow command. However, I am not able to modify the colors in the plot based on cutomized colormap values. Most l

1条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-24 06:50

    one of my colleague pointed me to the solution and am posting it here for other's reference: geoshow(G,R,'DisplayType','texturemap')

    0 讨论(0)
提交回复
热议问题