Plotting 3D surface with matplotlib with 3 columns of data

后端 未结 0 436
孤街浪徒
孤街浪徒 2020-12-30 09:12

I know usually we use:

plot_surface(X, Y, Z)

where X, Y are 1-D array and Z a matrix of dimension

相关标签:
回答
  • 消灭零回复
提交回复
热议问题