3d compass plot
이전 댓글 표시
Is there a way to do a compass plot with vectors originating from origin - but in 3D (i.e., from origin 0,0,0) rather than 2D (0,0)?
thanks
답변 (1개)
Sulaymon Eshkabilov
2021년 6월 4일
0 개 추천
In this case, quiver() plot would be more appropriate to employ. SInce you are trying to demonstrate directions of vectors.
https://www.mathworks.com/help/matlab/ref/quiver3.html
카테고리
도움말 센터 및 File Exchange에서 Vector Fields에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!