Issue in plotting 3d surface in python

前端 未结 0 1242
醉话见心
醉话见心 2020-12-10 00:24

I have the following data, trying to plot a 3d surface.

data = [[10, 10, 0.84496124031007758],
    [10, 20, 0.87209302325581395],
    [10, 30, 0.8813953488372         


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