how to draw a satellite ground track on top of a map

10 visualizzazioni (ultimi 30 giorni)
I am trying to make a plot of northwest Africa and then draw on it the groundtrack of a satellite. I have the latitude and longitude of the track. I have plotted the map, but now I cannot find out how to draw the track.
h=worldmap([18,32],[-16,-2]);
gridm on;framem on
load coast
plotm(lat,long)
...
Vasilis

Risposte (1)

Ka Mirul
Ka Mirul il 26 Gen 2018
This video may help you (SGP4 Propagator) : https://youtu.be/u4UPmUPInAY Good luck.

Categorie

Scopri di più su Reference Applications in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by