How can I plot a vectorial field by arrows?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I have the Elliassen -Palm flux represented by the vector "F" whith two components:
F=[Fy,Fz]
How can I plot it by arrows in a latitude-pressure graphic??
Thanks
Answers (1)
Sean de Wolski
on 9 Aug 2013
Edited: Sean de Wolski
on 9 Aug 2013
doc quiver
doc quiver3
doc quiverm
doc coneplot
One of the above is likely what you're looking for.
1 Comment
Francis
on 10 Aug 2013
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!