필터 지우기
필터 지우기

movement of a particle in a 3D space

조회 수: 3 (최근 30일)
thoraya
thoraya 2014년 6월 19일
답변: Image Analyst 2014년 6월 19일
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?

답변 (1개)

Image Analyst
Image Analyst 2014년 6월 19일
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

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by