我想实现的功能等surf(x,y,z,c)在MATLAB中,在这里x,y并且z是坐标,c是一个变量的值,我可以使用c来定义颜色.我不知道如何实现它matplotlib.
surf(x,y,z,c)
x
y
z
c
matplotlib
python matlab matplotlib
matlab ×1
matplotlib ×1
python ×1