How to avoid plotting a line through a given point in Matplotlib?

后端 未结 0 768
隐瞒了意图╮
隐瞒了意图╮ 2020-12-23 00:56

I made an animation of an orbit that plots an orbit using an initial altitude and velocity.

Here is the code:

import numpy as np
import matplotlib.pypl         


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