How to create specific pairs of numbers stored in numpy arrays

前端 未结 0 541
再見小時候
再見小時候 2020-12-15 18:04

I have some lines in 3d and want to make surfaces using lines. My lines are presented as numbers stored in a numpy arrays:

lines_sub1= np.arange (17, 26)
line         


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