Borrar filtros
Borrar filtros

movement of a particle in a 3D space

2 visualizaciones (últimos 30 días)
thoraya
thoraya el 19 de Jun. de 2014
Respondida: Image Analyst el 19 de Jun. de 2014
hi, i use scatter3 function to plot the set of position of a particle in 3D space. I want to add an arrow between every two successive positions in order to visualize the movement of the particle in the space.please can anybody help me?

Respuestas (1)

Image Analyst
Image Analyst el 19 de Jun. de 2014
What about just using plot3()? No arrows, but it will give lines.
Otherwise use one of the arrow3 functions in the File Exchange: http://www.mathworks.com/matlabcentral/fileexchange/index?utf8=%E2%9C%93&term=arrow3

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by