How to plot wakes
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
john_arle
el 23 de Oct. de 2019
Respondida: Star Strider
el 23 de Oct. de 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!!!
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Scatter Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!