Rotating a vector field
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi all,
I have a question in regard to rotating a given vector field. I would be thankful to kindly give me some clues if you have idea about my query.
Suppose that we have a vector field in y-x plane, let's consider following example:
Vector Field : Vf = [u, v]
u=x
v=y
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/199797/image.png)
Now, I need to revolve the given vector field around the center of plot (i.e. around vector of [0 0 1] at position(0,0,0)), and after rotation(revolution), I want to obtain the rotatted vector field in the current cordinate.
Does anyone can provide some nice solution?
Thanks in advance,
1 Commento
Sachin Meena
il 7 Gen 2019
Try Sean's answer on this question - https://www.mathworks.com/matlabcentral/answers/11195-rotating-a-vector
Risposte (0)
Vedere anche
Categorie
Scopri di più su Assembly in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!