Change Reference frame in 3d plot
4 ビュー (過去 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?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/217812/image.png)
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!