How to plot wakes

조회 수: 7 (최근 30일)
john_arle
john_arle 2019년 10월 23일
답변: Star Strider 2019년 10월 23일
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!!!

채택된 답변

Star Strider
Star Strider 2019년 10월 23일
The comet function may do what you want.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Scatter Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by