Creating a profile plot for a trajectory

1 visualización (últimos 30 días)
Nao
Nao el 22 de Mzo. de 2021
Respondida: Pavan Guntha el 26 de Mzo. de 2021
Hello,
Is there a tool that helps with creating a profile or a plot for a trajectory? What I am trying to do, is visualising a speciific vector quantity as a sensor is going through a structure (or a structure is passing over the sensor). Ideally the quantity can be plotted against position (or time). Ultimatley the visualization tool is dynamic so that it can show what every point inside the structure correspond to in the plot.

Respuestas (1)

Pavan Guntha
Pavan Guntha el 26 de Mzo. de 2021
Dynamic plots can be created in MATLAB in three different ways. You can refer to the Animation Techniques documentation page for more details. You can also refer to the documentation of drawnow which helps to animate the streaming data and use the pause function to control the rate at which the plot is updated.

Categorías

Más información sobre Animation 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!

Translated by