How to plot wakes
2 views (last 30 days)
Show older comments
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!!!
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!