Change Reference frame in 3d plot
조회 수: 7 (최근 30일)
이전 댓글 표시
I want to change the xyz axis of my plot with 3 direction i have calculated.
The big red and green vector are vector i made using qviver3 function.
I want the red big vector coincide with the x axis and the green with the y axis. How can i do that?
댓글 수: 0
채택된 답변
Sreelakshmi S.B
2019년 5월 6일
편집: Sreelakshmi S.B
2019년 5월 6일
You can't rotate the axes without affecting the plot inside.Instead,you can rotate the quiver object.Go through the accepted answer in the link below on how this can be achieved.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Vector Fields에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!