Change Reference frame in 3d plot
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
gaetano mallardo
el 3 de Mayo de 2019
Editada: Sreelakshmi S.B
el 6 de Mayo de 2019
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 comentarios
Respuesta aceptada
Sreelakshmi S.B
el 6 de Mayo de 2019
Editada: Sreelakshmi S.B
el 6 de Mayo de 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.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Vector Fields en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!