Feeds
답변 있음
How do I animate a 3d plot of a satellite orbit given its' orbital parameters.
you can use Matlab function comet3(X,Y,Z), where the 3 inputs are the vectors that define the orbit
How do I animate a 3d plot of a satellite orbit given its' orbital parameters.
you can use Matlab function comet3(X,Y,Z), where the 3 inputs are the vectors that define the orbit
거의 4년 전 | 0
