How to plot wakes

2 Ansichten (letzte 30 Tage)
john_arle
john_arle am 23 Okt. 2019
Beantwortet: Star Strider am 23 Okt. 2019
Hello everybody,
I am working on a Matlab code that is able to plot the trajectory of several point in the same window.
To give you more context, these points correspond to flying drones.
Now, I am asked to graphically improve these plots, showing some sort of "wake" to highlight the
trajectory of my drones.
Remember: plots are 2D!
Obviously, I have an array that stores the position of every drone in every time instant.
I am asking you suggestions on how to work on the code from a graphical point of you.
could you make some examples?
Thank you!!!

Akzeptierte Antwort

Star Strider
Star Strider am 23 Okt. 2019
The comet function may do what you want.

Weitere Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by