Plot vector in the points of a solid and "animation" (variation) in the time of them

3 Ansichten (letzte 30 Tage)
Hi guys, if possible i have two question for you.
  1. I plotted a 3d solid in the xyz system. If i go on a point with the cursor, i see the coordinates x,y,z. I would like to assign some values (acceleration, velocity and displacement) and to see them like the other values, is possible? I would like to go with the cursor on the point and to see x,y,z, acceleration, velocity and displacement
  2. i obtained the values of acceleration, velocity and displacement for different istants of time. I would like to see an animation of these values in the time (and if possible of the displacement of the points of the structure), is possible? thanks :)

Antworten (1)

Adam Danz
Adam Danz am 6 Okt. 2022
  2 Kommentare
loiacono.giuseppe97
loiacono.giuseppe97 am 6 Okt. 2022
Thanks for the reply. Can i use it in 3D for command like scatter3 or plot 3? Thanks
Adam Danz
Adam Danz am 6 Okt. 2022
Yes. In fact, my animation demo is in 3D. The main idea is to update the XData, YData, ZData (or similar properties) within a loop. If you were refering to the data tips, those also work in 3D axes.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Animation finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by