Plot spacecraft circular trajectory

3 次查看(过去 30 天)
Megha
Megha 2018-12-22
回答: KSSV 2018-12-22
I have latitude, longitude and altitude of spacecraft in geographic coordinates.
I would like to plot the spacecrfat trajectory above the surface of the earth. The
curve starts as straight line as the longitude turns from 360 to 0 degree.
It comes as a straight line if i use
plot(lat,lon)
. Not the circulr closed path! How to do that. Any idea?

回答(1 个)

KSSV
KSSV 2018-12-22
Use plot3 . Also have a look on scatter

类别

Help CenterFile Exchange 中查找有关 Geographic Plots 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by