Setting aspect ratio of 3D plot

后端 未结 4 1585
终归单人心
终归单人心 2020-11-27 15:15

I am trying to plot a 3D image of the seafloor from the data of a sonar run over a 500m by 40m portion of the seafloor. I am using matplotlib/mplot3d with Axes3D and I want

4条回答
  •  一整个雨季
    2020-11-27 15:53

    The answer to this question works perfectly for me. And you do not need to set up any ratio, it does everything automatically.

提交回复
热议问题