matlab colormaps
默认颜色图是 parula
,颜色图从左往右数值不断增大。
颜色图名称 | 色阶 |
---|---|
parula | |
jet | |
hsv | |
hot | |
cool | |
spring | |
summer | |
autumn | |
winter | |
gray | |
bone | |
copper | |
pink | |
lines | |
colorcube | |
prism | |
flag | |
white | |
matplotlib colormap
颜色图在这个位置https://matplotlib.org/3.1.0/tutorials/colors/colormaps.html,由于太杂了,就没有列出来了