Change Reference frame in 3d plot

7 views (last 30 days)
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?

Accepted Answer

Sreelakshmi S.B
Sreelakshmi S.B on 6 May 2019
Edited: Sreelakshmi S.B on 6 May 2019
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.

More Answers (0)

Categories

Find more on Vector Fields in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!