How can I add quiver in this according to their color?

조회 수: 2 (최근 30일)
SAHIL SAHOO
SAHIL SAHOO 2023년 1월 26일
편집: SAHIL SAHOO 2023년 1월 27일
%I want to add the quiver in the circular array, means that a color show a
%particluar direction.

답변 (1개)

Image Analyst
Image Analyst 2023년 1월 26일
편집: Image Analyst 2023년 1월 26일
Use annotation. Set the color according to the angle. Should be easy, right?
You should not have removed all the comments when you posted your code. I'm sure you had them in there, like all good programmers do, but when you removed them it made it difficult for us to follow your code. Please put the comments back in and specifically call out what variables are the (x,y) centers of the small spots, and what variable contains the angles that you'd like the arrows pointing along.

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by