필터 지우기
필터 지우기

plotting trajectory direction of a path

조회 수: 7 (최근 30일)
michael
michael 2023년 5월 29일
댓글: Image Analyst 2023년 5월 29일
Hi,
I have a set of points (lat, long) which I eould like to plot as a trajectory path. on top of that, I'd like to add an arrow for the direction of the movement.
How can I do this?
Note, I'm using MATLAB R14
Note2: I can have small set size (1000 points) and can have huge set size (hundred thousand of points)

답변 (1개)

Image Analyst
Image Analyst 2023년 5월 29일
See plot and quiver
  댓글 수: 4
michael
michael 2023년 5월 29일
annottation requires tha xand y will be between 0 and 1, however, I'm using lat long which is not so between 0 and 1
the exportgraphics or copygraphics not supported by MATLAB R14
Image Analyst
Image Analyst 2023년 5월 29일
Ok, can you upgrade? And did you check out the options for changing the appearance of the arrows?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Vector Fields에 대해 자세히 알아보기

제품


릴리스

R14SP2

Community Treasure Hunt

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

Start Hunting!

Translated by